flutter_circle_color_picker
flutter_circle_color_picker copied to clipboard
Added `disableLightnessSlider` and `disableColorCode` attributes
Added disableLightnessSlider
and disableColorCode
attributes to determine whether or not those Widgets should render.
I am using this package to control an RGB LED and the lightness slider isn't needed and also the hex code may be confusing to some users.