dashed_circular_progress_bar 0.0.6 copy "dashed_circular_progress_bar: ^0.0.6" to clipboard
dashed_circular_progress_bar: ^0.0.6 copied to clipboard

Dashed circular progress bar shows the progress of a task in a circle, which can be customized in color, style, and shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dashed_circular_progress_bar

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

dependencies:
  dashed_circular_progress_bar: ^0.0.6

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:dashed_circular_progress_bar/dashed_circular_progress_bar.dart';
48
likes
160
pub points
94%
popularity

Publisher

unverified uploader

Dashed circular progress bar shows the progress of a task in a circle, which can be customized in color, style, and shape.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dashed_circular_progress_bar