donut_thumb_shape 0.1.0 copy "donut_thumb_shape: ^0.1.0" to clipboard
donut_thumb_shape: ^0.1.0 copied to clipboard

Flutter Widget of Donut Shape to be used with SliderTheme to create donut style for thumb in any color or size.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add donut_thumb_shape

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

dependencies:
  donut_thumb_shape: ^0.1.0

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:donut_thumb_shape/donut_thumb_shape.dart';
1
likes
30
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Widget of Donut Shape to be used with SliderTheme to create donut style for thumb in any color or size.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on donut_thumb_shape