number_format_ext 2.3.3 copy "number_format_ext: ^2.3.3" to clipboard
number_format_ext: ^2.3.3 copied to clipboard

Numberformat extnsion, Added floor and ceil methods to Numberformat.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add number_format_ext

With Flutter:

 $ flutter pub add number_format_ext

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  number_format_ext: ^2.3.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:number_format_ext/number_format_ext.dart';
2
likes
150
points
12
downloads

Publisher

verified publisherilikeplay.top

Weekly Downloads

Numberformat extnsion, Added floor and ceil methods to Numberformat.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

decimal, intl, rational

More

Packages that depend on number_format_ext