You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: