splash/icons

This commit is contained in:
Peti
2023-05-27 14:55:13 +02:00
parent 8ec2ff8b1a
commit 0abd92c02a
52 changed files with 114 additions and 74 deletions

View File

@@ -147,18 +147,16 @@ flutter:
style: italic
flutter_icons:
image_path: "assets/icons/ic_launcher.png"
adaptive_icon_background: "#3D7BF4"
adaptive_icon_foreground: "assets/icons/ic_launcher_foreground.png"
image_path: assets/icons/ic_launcher.png
android: true
ios: true
remove_alpha_ios: true
flutter_native_splash:
color: "#3D7BF4"
image: "assets/icons/ic_splash.png"
image: assets/icons/ic_splash.png
android_12:
image: "assets/icons/ic_splash.png"
image: assets/icons/ic_splash.png
android: true
android_gravity: center
ios: true