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.
3
likes
120
pub points
87%
popularity

Publisher

verified publisherarunprakashg.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on byte_converter