millie library

Support for doing something awesome.

More dartdocs go here.

Constants

units → const List<String>
["", "K", "M", "B", "T", "P"]

Functions

millify(int value, {int precision = 1, bool lowercase = false, bool space = false}) String
Converts big numbers to what's pleasant to see (a pretty girl, perhaps?)