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

Updating addAllowedPointer #45

Closed tsinis closed 3 years ago

tsinis commented 3 years ago

Hey @mchome, thanks for your package again.

I'm pulling this request because addAllowedPointer requires PointerDownEvent on Flutter's master channel now. Not necessary to accept this ASAP, since it's just merged literally a few days ago. But you can keep your eye on it before it landed on more mature branches.

joelheadley commented 3 years ago

What's the ETA on a version update with this change? This breaks our build pipeline, and it would be great if we could just use an updated version of this library.