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

Update to analyzer 2.0.0 #117

Closed
passsy opened this issue Aug 12, 2021 · 0 comments · Fixed by #118
Closed

Update to analyzer 2.0.0 #117

passsy opened this issue Aug 12, 2021 · 0 comments · Fixed by #118
Assignees
Milestone

Comments

@passsy
Copy link

passsy commented Aug 12, 2021

I can't update freezed, because flutter_gen depends on analyzer: ^1.0.0 and freezed requires analyzer: ^2.0.0

Because flutter_gen_core 3.1.1 depends on analyzer ^1.0.0 and no versions of flutter_gen_core match >3.1.1 <4.0.0, flutter_gen_core ^3.1.1 requires analyzer ^1.0.0.
And because freezed >=0.14.3 depends on analyzer ^2.0.0, freezed >=0.14.3 is incompatible with flutter_gen_core ^3.1.1.
And because flutter_gen_runner 3.1.1 depends on flutter_gen_core ^3.1.1 and no versions of flutter_gen_runner match >3.1.1 <4.0.0, freezed >=0.14.3 is incompatible with flutter_gen_runner ^3.1.1.
So, because network_health depends on both flutter_gen_runner ^3.1.1 and freezed ^0.14.5, version solving failed.

Please upgarde analyzer to ^2.0.0

@wasabeef wasabeef reopened this Sep 1, 2021
@wasabeef wasabeef self-assigned this Sep 1, 2021
@wasabeef wasabeef added this to the 3.1.2 milestone Sep 1, 2021
@wasabeef wasabeef closed this as completed Sep 1, 2021
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

Successfully merging a pull request may close this issue.

2 participants