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

A fully customizable dashed color circle. You can add partial colors, change the style of the dashes and edit it however you wish.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dashed_color_circle

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

dependencies:
  dashed_color_circle: ^0.0.2

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_color_circle/dashed_color_circle.dart';
2
likes
140
pub points
68%
popularity

Publisher

verified publisherdbilgin.com

A fully customizable dashed color circle. You can add partial colors, change the style of the dashes and edit it however you wish.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dashed_color_circle