dashed_color_circle

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

dashed color circle

Dashed Color Circle #

A fully customizable dashed color circle. You can add partial colors, change the style of the dashes and edit it however you wish.
Installation #
Add dashed_color_circle as a dependency in your pubspec.yaml file.
Usage
DashedColorCircle(
dashes: 10,
emptyColor: Colors.grey,
filledColor: Colors.red,
fillCount: 4,
size: 200.0,
gapSize: 10.0,
strokeWidth: 20.0,
),
copied to clipboard

For more detailed examples you can check out the example project.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.