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 3.0.0 #187

Closed
ilyasshafigin opened this issue Jan 8, 2022 · 1 comment
Closed

Update to analyzer 3.0.0 #187

ilyasshafigin opened this issue Jan 8, 2022 · 1 comment
Assignees
Milestone

Comments

@ilyasshafigin
Copy link

I can't update freezed to 1.1.1, because flutter_gen depends on analyzer: '>=2.0.0 <3.0.0' and freezed requires analyzer: ^3.0.0

Because no versions of flutter_gen_runner match >4.1.4 <5.0.0 and flutter_gen_runner 4.1.4 depends on flutter_gen_core ^4.1.4, flutter_gen_runner ^4.1.4 requires flutter_gen_core ^4.1.4.
Because flutter_gen_core 4.1.4 depends on analyzer ^2.0.0 and no versions of flutter_gen_core match >4.1.4 <5.0.0, flutter_gen_core ^4.1.4 requires analyzer ^2.0.0.
Thus, flutter_gen_runner ^4.1.4 requires analyzer ^2.0.0.
And because freezed >=1.1.1 depends on analyzer ^3.0.0, flutter_gen_runner ^4.1.4 is incompatible with freezed >=1.1.1.
So, because customer depends on both freezed ^1.1.1 and flutter_gen_runner ^4.1.4, version solving failed.
pub get failed (1; So, because customer depends on both freezed ^1.1.1 and flutter_gen_runner ^4.1.4, version solving failed.)

Please upgrade analyzer to ^3.0.0

@wasabeef wasabeef self-assigned this Jan 12, 2022
@wasabeef wasabeef added this to the 4.1.5 milestone Jan 12, 2022
This was referenced Jan 12, 2022
@wasabeef
Copy link
Member

@ilyasshafigin

Just released v4.1.5

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

2 participants