Add app_icon

This commit is contained in:
2026-01-25 16:47:18 +01:00
parent aa7fa0ed4e
commit 725d5bb44f
38 changed files with 107 additions and 124 deletions

View File

@@ -58,6 +58,17 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^6.0.0
# App icon generator
flutter_launcher_icons: ^0.14.3
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icon/app_icon.png"
adaptive_icon_background: "#a1181d"
adaptive_icon_foreground: "assets/icon/app_icon.png"
remove_alpha_ios: true
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec