gradient_circular_progress_indicator 0.0.3 copy "gradient_circular_progress_indicator: ^0.0.3" to clipboard
gradient_circular_progress_indicator: ^0.0.3 copied to clipboard

Circular Progress Widget with gradient progress value color and optional background color.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gradient_circular_progress_indicator

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

dependencies:
  gradient_circular_progress_indicator: ^0.0.3

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_circular_progress_indicator/gradient_circular_progress_indicator.dart';
14
likes
160
pub points
90%
popularity

Publisher

unverified uploader

Circular Progress Widget with gradient progress value color and optional background color.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gradient_circular_progress_indicator