build(brand): generate iOS/Android launcher icons from brand mark

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 18:08:13 +09:00
parent 099ced377d
commit e1098949be
42 changed files with 85 additions and 124 deletions
+8
View File
@@ -0,0 +1,8 @@
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icon/icon.png"
remove_alpha_ios: true
min_sdk_android: 21
adaptive_icon_background: "assets/icon/icon_background.png"
adaptive_icon_foreground: "assets/icon/icon_foreground.png"