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

NOt compatible with Archive 4.0.1 #619

Open
JgomesAT opened this issue Dec 9, 2024 · 2 comments
Open

NOt compatible with Archive 4.0.1 #619

JgomesAT opened this issue Dec 9, 2024 · 2 comments
Labels

Comments

@JgomesAT
Copy link

JgomesAT commented Dec 9, 2024

We can't use Archive 4.0.1 and flutter_launcher_icons together

Because no versions of image match >4.3.0 <5.0.0 and image >=4.1.0 <4.3.0 depends on archive ^3.4.0, image >=4.1.0 <4.3.0-∞ or >4.3.0 <5.0.0 requires archive ^3.4.0.
And because image 4.3.0 depends on archive ^3.6.1, image ^4.1.0 requires archive ^3.4.0.
Because no versions of flutter_launcher_icons match >0.14.2 <0.15.0 and flutter_launcher_icons 0.14.2 depends on image ^4.2.0, flutter_launcher_icons ^0.14.2 requires image ^4.2.0.
Thus, flutter_launcher_icons ^0.14.2 requires archive ^3.4.0.
So, because my_app depends on both archive ^4.0.1 and flutter_launcher_icons ^0.14.2, version solving failed.

@JgomesAT JgomesAT added the bug label Dec 9, 2024
@lokalathlet
Copy link

Same

@sarath1995rk
Copy link

flutter pub get
flutter pub run flutter_launcher_icons

Use this command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants