flutter_launcher_icons
flutter_launcher_icons copied to clipboard
[BUG] Android icon is zoomed in
:information_source: Info
Version: v0.13.1
:speech_balloon: Description
On iOS, the icons are generated correctly and look okay as well. Somehow, on android, the icons are too zoomed in even though the source is the same for both.
:scroll: Pubspec.yaml
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/logos/iuhabit-1.png"
min_sdk_android: 21
# adaptive_icon_background: "#1F1D2B"
# adaptive_icon_foreground: "assets/logos/iuhabit-1.png"