Skip to content
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

Open
nishalsehan opened this issue Jan 30, 2023 · 6 comments
Open

'DragSelectionUpdateCallback' not found. #57

nishalsehan opened this issue Jan 30, 2023 · 6 comments

Comments

@nishalsehan
Copy link

../../../.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

@featzima
Copy link
Collaborator

featzima commented Jan 30, 2023

@nishalsehan Please provide flutter doctor output. Most probably you need to update to Flutter 3.7 to use zefyrka 1.4.0 version.

@yossefEl
Copy link

@featzima Can you please update this package to be compatible with flutter 3.10 as this issue is also appearing in that latest version

@wl1395182472
Copy link

when update this package to fit flutter-sdk 3.10.0

@razvantmzz
Copy link

I have the same issue after upgrading to flutter 3.10.1.

Flutter 3.10.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d3d8effc68 (6 days ago) • 2023-05-16 17:59:05 -0700
Engine • revision b4fb11214d
Tools • Dart 3.0.1 • DevTools 2.23.1

@wl1395182472
Copy link

The author does not update and can only maintain it on their own.

@adnan-nazir
Copy link

adnan-nazir commented May 30, 2023

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.
FLUTTER DOCTOR

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.2, on macOS 12.6.3 21G419 darwin-x64, locale
en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version
32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.1)
[✓] VS Code (version 1.78.2)
[✓] Connected device (2 available)
[✓] Network resources

• No issues found!

Screenshot 2023-05-30 at 1 37 44 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants