fluttercommunity / fluttercommunity/flutter_launcher_icons

flutter_launcher_icons not compatible with cli_util 0.5.x

Open Beginner friendly
#675 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
2.1k
Forks
426
PR merge metrics
No merged PRs in 30d

Description

### :information_source: Info
Please enter what version of Flutter Launcher Icons: 0.14.4

### :speech_balloon: Description

I get a depedency mismatch and cannot upgrade other packages:

```
Because [my_package] depends on flutter_launcher_icons ^0.14.2 which depends on cli_util ^0.4.1, cli_util ^0.4.1 is required.
Because melos >=8.7.0 depends on cli_util >=0.5.0 <0.7.0 and melos >=7.8.2 <8.7.0 depends on cli_util ^0.5.0, melos >=7.8.2 requires cli_util >=0.5.0 <0.7.0.
Thus, melos >=7.8.2 is forbidden.
So, because [my_package] depends on melos ^8.0.0, version solving failed.
Failed to update packages.
```

### :scroll: Pubspec.yaml

Not relevant

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the package dependency declaration for cli_util in pubspec.yaml and compare its constraint with melos versions 7.8.2 and newer. Reproduce the reported pub dependency resolution failure, update the constraint if compatibility permits, and verify that the package resolves alongside melos 8.0.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.