-
-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Version
5.8.0
Command type
Dart command
What happened?
i got this issue when run pub get
Because flutter_gen_runner >=5.8.0 depends on flutter_gen_core 5.8.0 which depends on dart_style ^2.2.4, flutter_gen_runner >=5.8.0 requires dart_style ^2.2.4.
And because freezed 2.5.8 depends on dart_style ^3.0.1 and no versions of freezed match >2.5.8 <3.0.0, flutter_gen_runner >=5.8.0 is incompatible with freezed ^2.5.8.
So, because sayyo depends on both freezed ^2.5.8 and flutter_gen_runner ^5.8.0, version solving failed.
This seem like version of package dependency was outdated .
Relevant a pubspec.yaml.
No response
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
pro100andrey, lishaduck, Ax0elz, a1573595, akshatshah and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working