Dartek12 / flutter_media_store

2 stars 2 forks source link

can't compile on iOS device #1

Open pribbernow-marc opened 2 years ago

pribbernow-marc commented 2 years ago

I really love the Android implementation that's why I wanted to compile to iOS and see if it works but there are some deprecation errors: `../../Development/flutter/.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'.

Dartek12 commented 2 years ago

Thanks a lot! I have updated the dependencies and it should be sorted out