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
^C% ➜ juzi_flutter git:(main) ✗ flutter pub add install_plugin The current Dart SDK version is 3.0.2.
Because orange depends on install_plugin any which doesn't support null safety, version solving failed.
The lower bound of "sdk: '>=2.0.0-dev.68.0 <3.0.0'" must be 2.12.0 or higher to enable null safety. For details, see https://dart.dev/null-safety
The text was updated successfully, but these errors were encountered:
I faced the same issue, it does not support version 3.0.0 dart.
Sorry, something went wrong.
Yeah, the same issue happened to me.
how to fix , now i can't run the project
No branches or pull requests
^C%
➜ juzi_flutter git:(main) ✗ flutter pub add install_plugin
The current Dart SDK version is 3.0.2.
Because orange depends on install_plugin any which doesn't support null safety, version solving failed.
The lower bound of "sdk: '>=2.0.0-dev.68.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.
For details, see https://dart.dev/null-safety
The text was updated successfully, but these errors were encountered: