fluttercommunity / fluttercommunity/flutter_launcher_icons
NOt compatible with Archive 4.0.1
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 425
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce pub version solving with archive ^4.0.1 and flutter_launcher_icons ^0.14.2 to confirm the dependency conflict. Inspect the package dependency constraints and determine whether the release can resolve with Archive 4.0.1; done means pub resolution succeeds while flutter_launcher_icons remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100