Last updated:
0 purchases
big decimal
big_decimal
A bugless implementation of BigDecimal in Dart based on Java's BigDecimal
Installation #
Add the following to your pubspec.yaml:
dependencies:
big_decimal: '<1.0.0'
copied to clipboard
Then run:
pub get
copied to clipboard
or
flutter pub get
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.