mchome / flutter_colorpicker

HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.
https://pub.dev/packages/flutter_colorpicker
MIT License
350 stars 203 forks source link

Don't know how to remove these circles. #77

Open bhattishb92 opened 2 years ago

bhattishb92 commented 2 years ago

Hi for some difficult reasons i need to remove these circles on both color pickers. How can I do that? image

Thanks

mchome commented 2 years ago

You can't remove the circles at the moment. Just read and rip the code. Maybe I will add a option for the picker to use custom widget like a empty sizedbox, but not now :/