flutter_animation_progress_bar 1.0.0 copy "flutter_animation_progress_bar: ^1.0.0" to clipboard
flutter_animation_progress_bar: ^1.0.0 copied to clipboard

outdated

This colorful Flutter widget package aims to show an animation progress bar in reactive style. It also supports both vertical and horizontal bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_animation_progress_bar

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

dependencies:
  flutter_animation_progress_bar: ^1.0.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:flutter_animation_progress_bar/flutter_animation_progress_bar.dart';
208
likes
0
pub points
97%
popularity

Publisher

verified publishervnappmob.com

This colorful Flutter widget package aims to show an animation progress bar in reactive style. It also supports both vertical and horizontal bar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_animation_progress_bar