Skip to content

Instantly share code, notes, and snippets.

@bobipermanasandi
Created August 31, 2025 16:35
Show Gist options
  • Select an option

  • Save bobipermanasandi/5fe0c7217f00909db947d6a9a1ab90e6 to your computer and use it in GitHub Desktop.

Select an option

Save bobipermanasandi/5fe0c7217f00909db947d6a9a1ab90e6 to your computer and use it in GitHub Desktop.
Configure Application Launcher Icons
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon.png"
min_sdk_android: 21
remove_alpha_ios: true
web:
generate: true
image_path: "assets/icon.png"
background_color: "#ffffff"
theme_color: "#ffffff"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment