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

What would cause the bottom section to just be missing? #17

Open codegrue opened 4 years ago

codegrue commented 4 years ago

pickerAreaHeightPercent: 0.7 -> I have no bottom section pickerAreaHeightPercent: 0.5 -> bottom appears but it about 20% of height pickerAreaHeightPercent: 0.3 -> proportions are as expected