-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'DragSelectionUpdateCallback' not found. #57
Comments
@nishalsehan Please provide |
@featzima Can you please update this package to be compatible with flutter 3.10 as this issue is also appearing in that latest version |
when update this package to fit flutter-sdk 3.10.0 |
I have the same issue after upgrading to flutter 3.10.1. Flutter 3.10.1 • channel stable • https://github.com/flutter/flutter.git |
The author does not update and can only maintain it on their own. |
After upgrading to Flutter 3.10.2, I'm experiencing the same problem. I'm currently attempting to use my existing Flutter web project on the 3.10.2 version, but I'm encountering exceptions. @featzima, I kindly request your assistance in resolving this issue promptly.
|
../../../.pub-cache/hosted/pub.dev/zefyrka-1.4.0/lib/src/widgets/text_selection.dart:1069:9: Error: Type 'DragSelectionUpdateCallback' not found. This comes after I update the Dart version
The text was updated successfully, but these errors were encountered: