smooth_progress_bar_indicator 0.0.1 copy "smooth_progress_bar_indicator: ^0.0.1" to clipboard
smooth_progress_bar_indicator: ^0.0.1 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:
    path: ../path_to_your_package
2
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to display a linear progress bar indicator.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get

More

Packages that depend on smooth_progress_bar_indicator