format_bytes 1.0.0 copy "format_bytes: ^1.0.0" to clipboard
format_bytes: ^1.0.0 copied to clipboard

outdated

Format byte amounts in human readable form.

Format byte amounts in human readable form.

Usage #

A simple usage example:

import 'package:format_bytes/format_bytes.dart';

main() {
  print(format(1024)); // 1 KiB
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
0
pub points
47%
popularity

Publisher

unverified uploader

Format byte amounts in human readable form.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl

More

Packages that depend on format_bytes