count_number 0.3.71+1 copy "count_number: ^0.3.71+1" to clipboard
count_number: ^0.3.71+1 copied to clipboard

Animates the counting process of a value based on a spring simulation. Starts an internal periodic timer that checks the state of the simulation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add count_number

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

dependencies:
  count_number: ^0.3.71+1

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:count_number/count_number.dart';
2
likes
150
pub points
31%
popularity

Publisher

verified publishermichm.de

Animates the counting process of a value based on a spring simulation. Starts an internal periodic timer that checks the state of the simulation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on count_number