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
flutter升级到2.2.0后,新创建的flutter项目 pubspec.yaml的配置:
environment: sdk: ">=2.12.0 <3.0.0" dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 m_loading: ^0.0.2
pub get的时候出现一下错误 Xcode's output: ↳ Error: Cannot run with sound null safety, because the following dependencies don't support null safety:
The text was updated successfully, but these errors were encountered:
这个项目应该没有人维护了吧
Sorry, something went wrong.
No branches or pull requests
flutter升级到2.2.0后,新创建的flutter项目
pubspec.yaml的配置:
pub get的时候出现一下错误
Xcode's output:
↳
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
The text was updated successfully, but these errors were encountered: