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
354 stars 205 forks source link

How to only keep the color selection part? #115

Open Eestghost opened 3 months ago

Eestghost commented 3 months ago

I've tried many methods to keep only the circular color selector and delete the other sliders, but in the end there would still be the circular color preview sphere and one slider. 1721355199747 0fe44713e864ba7bea716232dde22ba7

Eestghost commented 3 months ago

The first image is what is displayed on my Android emulator, on the right there is always that annoying little circle and slider.