0 purchases
smooth progress bar indicator
ProgressBarIndicator #
A Flutter package to display a linear progress bar indicator with smooth transitions, customizable colors, sizes, and callbacks.
Features #
Customizable alignment, width, height, and color.
Configurable start and end time.
Callback for progress completion.
Smooth transitions using TweenAnimationBuilder.
Getting Started #
Installation #
Add progress_bar_indicator to your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
get:
progress_bar_indicator:
![alt text](<Screenshot 2024-06-14 124910.png>)
![alt text](<Screenshot 2024-06-14 124837.png>)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.