Skip to content

A bugless implementation of BigDecimal in Dart based on Java's BigDecimal

License

Notifications You must be signed in to change notification settings

bugless/big-decimal

Repository files navigation

big_decimal

A bugless implementation of BigDecimal in Dart based on Java's BigDecimal

View at pub.dev Test PRs Welcome Star on GitHub Fork on GitHub


Installation

Add the following to your pubspec.yaml:

dependencies:
  big_decimal: '<1.0.0'

Then run:

pub get

or

flutter pub get

About

A bugless implementation of BigDecimal in Dart based on Java's BigDecimal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages