flutter_colorpicker/colorpicker library
HSV(HSB)/HSL Color Picker example
You can create your own layout by importing picker.dart
.
Classes
- ColorPicker
- The default layout of Color Picker.
- HueRingPicker
- The Color Picker with HUE Ring & HSV model.
- SlidePicker
- The Color Picker with sliders only. Support HSV, HSL and RGB color model.