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
339 stars 198 forks source link

ColorPicker problem in on flutter run --profile #110

Open Nortontium opened 1 month ago

Nortontium commented 1 month ago

When running in debug mode the picker works as intended but in profile mode the pickerArea turns black on touch. I couldn't work out a solution for this yet.

MiguelSOliveira commented 3 weeks ago

Same here.

Did you find a solution for this?