refresh_circular_progression 0.0.4 copy "refresh_circular_progression: ^0.0.4" to clipboard
refresh_circular_progression: ^0.0.4 copied to clipboard

This is a package providing you with a customized circular progress bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refresh_circular_progression

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

dependencies:
  refresh_circular_progression: ^0.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:refresh_circular_progression/refresh_circular_progression.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This is a package providing you with a customized circular progress bar

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on refresh_circular_progression