numeral 1.2.0 copy "numeral: ^1.2.0" to clipboard
numeral: ^1.2.0 copied to clipboard

outdated

A Dart library for Format number into beautiful string.

[1.2.0] #

  • Feat: support numeral function on num.
  • Feat: Add a numeral function.

[1.0.4] #

  • update libs.

[1.0.3] #

  • Support negative values

[1.0.2] #

  • update docs.

[1.0.0] #

import 'package:numeral/numeral.dart';

Numeral(1000).value(); // -> 1K
69
likes
0
points
3.59k
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

A Dart library for Format number into beautiful string.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on numeral