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

Breaks on Landscape mode #78

Open MaxiStefan opened 2 years ago

MaxiStefan commented 2 years ago

Hi,

If the dialog is open and the user rotates the device from Portrait to Landscape the popup works. When closed and reopened the correct layout is used. Any workaround on orientation changing while the dialog is active? Much appreciated!

MaxiStefan commented 2 years ago

image

jdevp commented 10 months ago

Any update on this issue? I see this on iOS simulator.