You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
'PointerEvent' is from 'package:flutter/src/gestures/events.dart' ('../../../flutter/packages/flutter/lib/src/gestures/events.dart').
'PointerDownEvent' is from 'package:flutter/src/gestures/events.dart' ('../../../flutter/packages/flutter/lib/src/gestures/events.dart').
super.addAllowedPointer(event);
The text was updated successfully, but these errors were encountered:
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'.
super.addAllowedPointer(event);
The text was updated successfully, but these errors were encountered: