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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
20
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

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