ai_decimal_accuracy 1.1.0 copy "ai_decimal_accuracy: ^1.1.0" to clipboard
ai_decimal_accuracy: ^1.1.0 copied to clipboard

A new Flutter package about decimal accuracy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_decimal_accuracy

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

dependencies:
  ai_decimal_accuracy: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:ai_decimal_accuracy/ai_decimal_accuracy.dart';
1
likes
20
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package about decimal accuracy.

Homepage
Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ai_decimal_accuracy