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

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. #298

Open
phpmac opened this issue Jun 3, 2023 · 3 comments

Comments

@phpmac
Copy link

phpmac commented Jun 3, 2023

^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

@MuhamadHaydar
Copy link

I faced the same issue, it does not support version 3.0.0 dart.

@Twechy
Copy link

Twechy commented Jul 10, 2023

Yeah, the same issue happened to me.

1 similar comment
@edcedc
Copy link

edcedc commented Oct 17, 2023

Yeah, the same issue happened to me.

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

4 participants