gradient_progress_bar 1.0.7 copy "gradient_progress_bar: ^1.0.7" to clipboard
gradient_progress_bar: ^1.0.7 copied to clipboard

This package allows you to Customise your progress indicator as Gradient progress indicator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gradient_progress_bar

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

dependencies:
  gradient_progress_bar: ^1.0.7

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:gradient_progress_bar/gradient_progress_bar.dart';
22
likes
160
points
482
downloads

Publisher

verified publisher7span.com

Weekly Downloads

This package allows you to Customise your progress indicator as Gradient progress indicator

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gradient_progress_bar