gradient_progress_bar 1.0.4 copy "gradient_progress_bar: ^1.0.4" to clipboard
gradient_progress_bar: ^1.0.4 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.4

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';
13
likes
120
pub points
84%
popularity

Publisher

verified publisher7span.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on gradient_progress_bar