value_animation_progress 1.0.0+2 copy "value_animation_progress: ^1.0.0+2" to clipboard
value_animation_progress: ^1.0.0+2 copied to clipboard

Used to display numerical value by circle animation progress

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add value_animation_progress

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

dependencies:
  value_animation_progress: ^1.0.0+2

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:value_animation_progress/main.dart';
import 'package:value_animation_progress/value_animation_progress .dart';
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Used to display numerical value by circle animation progress

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, gradient_progress

More

Packages that depend on value_animation_progress