simple_animation_progress_bar 1.8.2 copy "simple_animation_progress_bar: ^1.8.2" to clipboard
simple_animation_progress_bar: ^1.8.2 copied to clipboard

This Flutter widget pack aims to show a reactive style animation progress bar. 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 simple_animation_progress_bar

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

dependencies:
  simple_animation_progress_bar: ^1.8.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:simple_animation_progress_bar/simple_animation_progress_bar.dart';
19
likes
120
pub points
93%
popularity

Publisher

unverified uploader

This Flutter widget pack aims to show a reactive style animation progress bar. It also supports both vertical and horizontal bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simple_animation_progress_bar