byte_converter 1.3.0 copy "byte_converter: ^1.3.0" to clipboard
byte_converter: ^1.3.0 copied to clipboard

Provides a simple interface for conversion of Digital values such as Bytes, KiloBytes etc.

Changelog #

1.0.0 #

  • Initial version, with base methods.

1.1.0 #

  • Implemented various static methods for conversion to and from digital values.
  • Implemented properties to make it easier to get different types of digital values for the value which is used to instantiate the ByteConvert instance.

1.2.0 #

  • Renamed toHumanReadableString(...) to toHumanReadable(...) to simplify the api.

1.3.0 #

  • Upgrade to null safety.
6
likes
140
points
2.1k
downloads

Publisher

verified publisherarunprakashg.com

Weekly Downloads

Provides a simple interface for conversion of Digital values such as Bytes, KiloBytes etc.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on byte_converter