flutter_colorpicker/palette library

The components of HSV Color Picker

Try to create a Color Picker with other layout on your own :)

Classes

CheckerPainter
Painter for chess type alpha background in slider track widget.
ColorIndicator
Simple round color indicator.
ColorPickerArea
Provide Rectangle & Circle 2 categories, 10 variations of palette widget.
ColorPickerHueRing
Provide Hue Ring with HSV Rectangle of palette widget.
ColorPickerInput
Provide hex input wiget for 3/6/8 digits.
ColorPickerLabel
Provide label for color information.
ColorPickerSlider
9 track types for slider picker widget.
HSLWithHueColorPainter
Painter for SL mixture.
HSLWithLightnessColorPainter
Painter for HS mixture.
HSLWithSaturationColorPainter
Painter for HL mixture.
HSVWithHueColorPainter
Painter for SV mixture.
HSVWithSaturationColorPainter
Painter for HV mixture.
HSVWithValueColorPainter
Painter for HS mixture.
HUEColorWheelPainter
Painter for hue color wheel.
HueRingPainter
Painter for hue ring.
IndicatorPainter
Painter for chess type alpha background in color indicator widget.
RGBWithBlueColorPainter
Painter for RG mixture.
RGBWithGreenColorPainter
Painter for RB mixture.
RGBWithRedColorPainter
Painter for GB mixture.
ThumbPainter
Painter for thumb of slider.
TrackPainter
Painter for all kinds of track types.
UpperCaseTextFormatter
Uppercase text formater

Enums

ColorLabelType
Color information label type.
ColorModel
Types for slider picker widget.
PaletteType
Palette types for color picker area widget.
TrackType
Track types for slider picker.