shimmer_progress_bar 1.0.1 copy "shimmer_progress_bar: ^1.0.1" to clipboard
shimmer_progress_bar: ^1.0.1 copied to clipboard

A customizable linear progress bar with animation, shimmer effect, and percentage indicator for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_progress_bar

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

dependencies:
  shimmer_progress_bar: ^1.0.1

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:shimmer_progress_bar/shimmer_progress_bar.dart';
3
likes
160
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable linear progress bar with animation, shimmer effect, and percentage indicator for Flutter.

Repository (GitHub)
View/report issues

Topics

#progress-bar #shimmer #animation #accessibility #flutter-widget

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter, visibility_detector

More

Packages that depend on shimmer_progress_bar