simple_progress_indicators 0.2.0 copy "simple_progress_indicators: ^0.2.0" to clipboard
simple_progress_indicators: ^0.2.0 copied to clipboard

Simple progress indicators package with solid colors and gradients. Can be used to show progress or for simple animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_progress_indicators

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

dependencies:
  simple_progress_indicators: ^0.2.0

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:simple_progress_indicators/simple_progress_indicators.dart';
38
likes
150
points
4.74k
downloads

Publisher

unverified uploader

Weekly Downloads

Simple progress indicators package with solid colors and gradients. Can be used to show progress or for simple animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_progress_indicators