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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
40
likes
150
points
4.71k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_progress_indicators