human_file_size 0.5.0
human_file_size: ^0.5.0 copied to clipboard
A robust, customisable package to get a human representation of the size of your files.
0.5.0 #
- Added
OutputFormatterto format the produced output.
0.4.0 #
- Added
intlas a dependency. - Added
IntlQuantityDisplayMode. - Renamed
SimpleDisplayModetoSimpleQuantityDisplayModefor consistency. - Deprecated
CustomQuantityDisplayModein favour of concrete implementations ofQuantityDisplayMode.
0.3.0 #
- Added method
bytestoUnitfor more natural comparisons.
0.2.0 #
- Renamed base method from
fileSizeToStringtohumanFileSize(). - Added extension method
humanFileSizeonnum.
0.1.2 #
- Fixed pub.dev score.
0.1.1 #
- Fixed pub.dev score.
0.1.0 #
- Initial version.