fluttercommunity / fluttercommunity/flutter_launcher_icons
[BUG] On Android round icons are shown as white round with square icon inside
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
### :information_source: Info
Version: 0.9.2
### :speech_balloon: Description
Icons on Android where round icons are used are shown as square icon encircled with white. But they should be all round.
### :scroll: Pubspec.yaml
flutter_icons:
image_path: "images/app_icon.png"
android: true
ios: true
remove_alpha_ios: true
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.