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

outdated

Format byte amounts in human readable form. Includes support for localization and custom formatting options.

Build Status

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
40
pub points
47%
popularity

Publisher

unverified uploader

Format byte amounts in human readable form. Includes support for localization and custom formatting options.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

intl

More

Packages that depend on format_bytes