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

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
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:dashed_circular_progress_bar/dashed_circular_progress_bar.dart';
copied to clipboard
72
likes
160
points
5.55k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.25 - 2025.01.07

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