You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.27.1, on Ubuntu 20.04.3 LTS (fossa-kingdra-adl
X127) 5.13.0-1022-oem, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2023.3)
[✓] Android Studio (version 2024.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.3)
[✓] VS Code (version 1.96.2)
[✓] Connected device (3 available)
[✓] Network resources
• No issues found!
- Operating System: Android 12.0 (S) - API 31 - Device: Pixel 8 Emulator API 31
💬 Description
I am using flavors in my project, and the launcher icon appears blank when building the app. The build process completes successfully without errors, but the icon is not displayed correctly on the device/emulator.
This issue persists across all flavors. Each flavor has its own image_path configuration in the pubspec.yaml.
ℹ️ Info
- Flutter Launcher Icons Version:
^0.14.2
- Flutter Version:
- Operating System: Android 12.0 (S) - API 31
- Device: Pixel 8 Emulator API 31
💬 Description
I am using flavors in my project, and the launcher icon appears blank when building the app. The build process completes successfully without errors, but the icon is not displayed correctly on the device/emulator.
This issue persists across all flavors. Each flavor has its own
image_path
configuration in thepubspec.yaml
.📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: