codegrue / flutter_material_pickers

A flutter package for displaying common picker dialogs.
https://pub.dev/packages/flutter_material_pickers
MIT License
98 stars 61 forks source link

Error with flutter_colorpicker after installing dependencies #32

Closed tearjuIce closed 2 years ago

tearjuIce commented 3 years ago

i got this error after installing. can you look into it?

/.pub-cache/hosted/pub.dartlang.org/flutter_colorpicker-0.4.0/lib/src/hsv_picker.dart:731:29: Error: The argument type 'PointerEvent' can't be assigned to the parameter type 'PointerDownEvent'.

tearjuIce commented 3 years ago

Duplicate of #30 Nevermind, i just notice that you are working on it already. gonna close this now. but have you finished?

codegrue commented 2 years ago

3.1.2 deployed to address this