Idean / Flutter-Neumorphic

A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible
https://pub.dev/packages/flutter_neumorphic
Apache License 2.0
2.01k stars 370 forks source link

'PointerEvent' can't be assigned to the parameter type 'PointerDownEvent'. #256

Open cbalmeida opened 2 years ago

cbalmeida commented 2 years ago

Any solution?

Running Gradle task 'assembleDebug'... ../../../.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'.

catteneo commented 2 years ago

Same here.. Running the example with the flag to ignore deprecation from embedding Android v1