migrate launcher icons configuration to standalone file

This commit is contained in:
2026-01-31 21:09:56 +01:00
parent 4e8b2f34f9
commit 0525453d48
2 changed files with 10 additions and 11 deletions

View File

@@ -163,14 +163,4 @@ flutter:
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
flutter_icons:
android: true
ios: true
remove_alpha_ios: true
image_path_android: "assets/logo/icon/ic_launcher.png"
image_path_ios: "assets/logo/icon/1024.png"
adaptive_icon_background: "assets/logo/icon/ic_launcher_adaptive_back.png" # only available for Android 8.0 devices and above
adaptive_icon_foreground: "assets/logo/icon/ic_launcher_adaptive_fore.png" # only available for Android 8.0 devices and above
min_sdk_android: 16 # android min sdk min:16, default 21
# see https://flutter.dev/custom-fonts/#from-packages