simple_animation_progress_bar 1.8.0 copy "simple_animation_progress_bar: ^1.8.0" to clipboard
simple_animation_progress_bar: ^1.8.0 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 Dart:

 $ dart pub add simple_animation_progress_bar

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 dart pub get):

dependencies:
  simple_animation_progress_bar: ^1.8.0

Alternatively, your editor might support dart pub get or 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';
23
likes
0
points
1.71k
downloads

Publisher

verified publishercanarslan.me

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simple_animation_progress_bar