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

can't even flutter pub get this code. update it. #309

Open
sgehrman opened this issue Mar 9, 2024 · 3 comments
Open

can't even flutter pub get this code. update it. #309

sgehrman opened this issue Mar 9, 2024 · 3 comments

Comments

@sgehrman
Copy link

sgehrman commented Mar 9, 2024

Because qonversion_flutter depends on build_runner >=0.1.1 <2.0.0 which doesn't support null safety, version solving failed.

The lower bound of "sdk: '>=1.9.1 <3.0.0'" must be 2.12.0 or higher to enable null safety.
For details, see https://dart.dev/null-safety

The lower bound of "sdk: '>=2.3.0 <3.0.0'" must be 2.12.0'
or higher to enable null safety.

The current Dart SDK (3.3.0) only supports null safety.

For details, see https://dart.dev/null-safety
exit code 65

--

[example] flutter pub get --no-example
Resolving dependencies...
The lower bound of "sdk: '>=2.3.0 <3.0.0'" must be 2.12.0'
or higher to enable null safety.

The current Dart SDK (3.3.0) only supports null safety.

For details, see https://dart.dev/null-safety
exit code 65

Copy link
Contributor

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the awaiting answers There is no activity for a while label Mar 17, 2024
@SpertsyanKM SpertsyanKM removed the awaiting answers There is no activity for a while label Mar 21, 2024
@SpertsyanKM
Copy link
Contributor

Hello! Sorry for the late reply. We will check your issue and return as soon as we have any news.

Copy link
Contributor

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the awaiting answers There is no activity for a while label Mar 29, 2024
@SpertsyanKM SpertsyanKM added investigating and removed awaiting answers There is no activity for a while labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants