smooth_progress_bar_indicator 0.0.3 copy "smooth_progress_bar_indicator: ^0.0.3" to clipboard
smooth_progress_bar_indicator: ^0.0.3 copied to clipboard

A Flutter package to display a linear 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>)
2
likes
160
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to display a linear progress bar indicator.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on smooth_progress_bar_indicator