Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork38
An HSV color picker designed for your Flutter app. Pickers: RGB, HSV, Color Wheel, Palette Hue, Palette Saturation, Palette Value, Swatches.
License
fluttercandies/flutter_hsvcolor_picker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An HSV color picker designed for your Flutter app.
Pickers: RGB, HSV, Color Wheel, Palette Hue, Palette Saturation, Palette Value, Swatches.
https://pub.dev/packages/flutter_hsvcolor_picker/install
import"package:flutter_hsvcolor_picker/flutter_hsvcolor_picker.dart";ColorPicker( color:Colors.blue, onChanged: (value){ }, initialPicker:Picker.paletteHue,)
For a more detailed example, head over to:https://github.com/fluttercandies/flutter_hsvcolor_picker/tree/main/example/lib/complex_example
About
An HSV color picker designed for your Flutter app. Pickers: RGB, HSV, Color Wheel, Palette Hue, Palette Saturation, Palette Value, Swatches.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.