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

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

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
130
pub points
46%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

intl

More

Packages that depend on format_bytes