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

Why disabled the HEX inputer under landscape mode? #102

Open CCY0122 opened 7 months ago

CCY0122 commented 7 months ago

Hi Found that if colorpicker is display under Landscape, the HEX inputer is not editable. Refer to the source code colorpicker.dart#line793, it's because it sets disable : true. Why??

iShot_2024-03-08_14 04 41