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

Fixed issues when running app with impeller on iOS #106

Closed luciano-cervantes closed 3 months ago

luciano-cervantes commented 3 months ago
Pietervdw commented 3 months ago

Had the same issue on iOS and this fixed it. How can we get this merged?

luciano-cervantes commented 3 months ago

@mchome

Clon1998 commented 2 months ago

@mchome can we get a version 1.0.4 on Pub.dev? Currently I can only use this fix via a git version on my pubspec file rather than a version tag.