dashed_color_circle 0.0.1 copy "dashed_color_circle: ^0.0.1" to clipboard
dashed_color_circle: ^0.0.1 copied to clipboard

A customizable dashed circle

Dashed Color Circle #

Pub Version

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,
),

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

2
likes
150
points
24
downloads

Publisher

verified publisherdbilgin.com

Weekly Downloads

A customizable dashed circle

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dashed_color_circle