A Dart library for formatting and manipulating numbers.
More...
import 'package:numeral/numeral.dart'; Numeral(1000).value(); // -> 1K
The component is open-sourced software licensed under the MIT license.
medz.dev
Repository (GitHub)View/report issues
unknown (license)
Packages that depend on numeral
Back