step 25 : ganti icon apk

This commit is contained in:
sindhu
2024-01-17 13:54:41 +07:00
parent 88ad1d6584
commit 987a5a5c3a
47 changed files with 131 additions and 29 deletions

View File

@@ -71,20 +71,20 @@ dev_dependencies:
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "images/logo_apk.png"
image_path: "images/logo_apk_v2.png"
min_sdk_android: 21 # android min sdk min:16, default 21
web:
generate: true
image_path: "images/logo_apk.png"
image_path: "images/logo_apk_v2.png"
background_color: "#00FFFFFF"
theme_color: "#00FFFFFF"
windows:
generate: true
image_path: "images/logo_apk.png"
image_path: "images/logo_apk_v2.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "images/logo_apk.png"
image_path: "images/logo_apk_v2.png"
# The following section is specific to Flutter packages.
flutter: