-
Notifications
You must be signed in to change notification settings - Fork 1k
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
provider ^6.0.0 and chewie ^1.2.2, version solving failed #587
Comments
Same issue when upgrading to Flutter 2.8.1
|
This should do the trick as a stopgap measure. |
Same error here |
Same here, Please upgrade the provider package |
Facing the same issue |
just add this version |
@Ahmadre @brianegan Can we please get a version 1.2.3 release? The changes made in #548 are critical for using |
Version |
Because chewie 1.2.2 depends on provider ^5.0.0 and no versions of chewie match >1.2.2 <2.0.0, chewie ^1.2.2 requires provider ^5.0.0.
So, becausedepends on both provider ^6.0.0 and chewie ^1.2.2, version solving failed.
pub get failed (1; So, because jytc_baby depends on both provider ^6.0.0 and chewie ^1.2.2, version solving failed.)
The text was updated successfully, but these errors were encountered: