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

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: ^2.3.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:flutter_animation_progress_bar/flutter_animation_progress_bar.dart';
232
likes
140
points
21.6k
downloads

Publisher

verified publishervnappmob.com

Weekly Downloads

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)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_animation_progress_bar