fluttercommunity / fluttercommunity/flutter_launcher_icons
error
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
flutter pub get
dart run flutter_launcher_icons
Resolving dependencies...
Downloading packages...
async 2.11.0 (2.12.0 available)
characters 1.3.0 (1.3.1 available)
collection 1.18.0 (1.19.1 available)
fake_async 1.3.1 (1.3.2 available)
flutter_lints 4.0.0 (5.0.0 available)
leak_tracker 10.0.5 (10.0.7 available)
leak_tracker_flutter_testing 3.0.5 (3.0.8 available)
lints 4.0.0 (5.1.0 available)
matcher 0.12.16+1 (0.12.17 available)
material_color_utilities 0.11.1 (0.12.0 available)
meta 1.15.0 (1.16.0 available)
path 1.9.0 (1.9.1 available)
stack_trace 1.11.1 (1.12.0 available)
string_scanner 1.2.0 (1.4.0 available)
test_api 0.7.2 (0.7.3 available)
vm_service 14.2.5 (14.3.0 available)
Got dependencies!
16 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Building package executable...
Built flutter_launcher_icons:flutter_launcher_icons.
════════════════════════════════════════════
FLUTTER LAUNCHER ICONS (v0.14.1)
════════════════════════════════════════════
• Creating default icons Android
✕ Could not generate launcher icons
PathNotFoundException: Cannot open file, path = 'assets/icon/icon.png' (OS Error: No such file or directory, errno = 2)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `flutter pub get` and `dart run flutter_launcher_icons` commands, then inspect the launcher-icon configuration that resolves `assets/icon/icon.png`. Done means the command no longer raises `PathNotFoundException` for the configured icon path. The issue provides no named configuration file or requested behavior, so the project setup needs clarification first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100