We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
meta is pinned to version 1.12.0 by flutter_test from the flutter SDK...
flutter --version Flutter 3.22.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 5dcb86f68f (5 days ago) • 2024-05-09 07:39:20 -0500 Engine • revision f6344b75dc Tools • Dart 3.4.0 • DevTools 2.34.3
flutter --version
Flutter 3.22.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 5dcb86f68f (5 days ago) • 2024-05-09 07:39:20 -0500 Engine • revision f6344b75dc Tools • Dart 3.4.0 • DevTools 2.34.3
The text was updated successfully, but these errors were encountered:
2.4.0 version is working well with flutter 3.22.0
Sorry, something went wrong.
I have temporarily resolved this without issue by adding the following to pubspec.yaml:
pubspec.yaml
dependency_overrides: meta: ^1.15.0
No branches or pull requests
meta is pinned to version 1.12.0 by flutter_test from the flutter SDK...
flutter --version
Flutter 3.22.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 5dcb86f68f (5 days ago) • 2024-05-09 07:39:20 -0500 Engine • revision f6344b75dc Tools • Dart 3.4.0 • DevTools 2.34.3
The text was updated successfully, but these errors were encountered: