fluttercommunity / fluttercommunity/flutter_launcher_icons
[BUG] Can't refresh icon
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
### :information_source: Info
Version: `e.g. v0.13.1`
I have successfully created the icon with this yaml
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon_name.png"
min_sdk_android: 21
Bu now I have to change the icon and launching again "flutter pub run flutter_launcher_icons:main" do not update the icon and remain the same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.