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 update lottie to version 3 #33

Closed
ShafiqSadat opened this issue May 11, 2024 · 2 comments
Closed

Can't update lottie to version 3 #33

ShafiqSadat opened this issue May 11, 2024 · 2 comments

Comments

@ShafiqSadat
Copy link

Because material_dialogs 1.1.4 depends on lottie ^2.1.0 and no versions of material_dialogs match >1.1.4 <2.0.0, material_dialogs ^1.1.4 requires lottie ^2.1.0.
So, because sarafi depends on both lottie ^3.1.0 and material_dialogs ^1.1.4, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on lottie: flutter pub add lottie:^2.7.0
ShafiqSadat added a commit to ShafiqSadat/material_dialogs that referenced this issue May 15, 2024
@Ezaldeen99
Copy link
Owner

please resolve the conflict in your PR

@Ezaldeen99
Copy link
Owner

closed as fixed in #35

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