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

A Wheel Shapde Color Picker written fully in dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_color_picker_wheel
copied to clipboard

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

dependencies:
  flutter_color_picker_wheel: ^0.0.1
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:flutter_color_picker_wheel/flutter_color_picker_wheel.dart';
copied to clipboard
39
likes
120
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.08 - 2025.04.22

A Wheel Shapde Color Picker written fully in dart

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, matrix4_transform

More

Packages that depend on flutter_color_picker_wheel