opt: splash background

This commit is contained in:
bggRGjQaUbCoE
2024-08-30 19:03:25 +08:00
parent 33a4b408e1
commit c44532d7b7
45 changed files with 262 additions and 25 deletions

View File

@@ -171,6 +171,7 @@ dev_dependencies:
# ref: e045d40
hive_generator: ^2.0.0
build_runner: ^2.3.3
flutter_native_splash: ^2.4.1
flutter_launcher_icons:
android: true
@@ -186,6 +187,15 @@ flutter_launcher_icons:
generate: true
image_path: assets/images/logo/logo_ios.png
flutter_native_splash:
android_12:
color: "#ffffff"
color_dark: "#212121"
color: "#ffffff"
color_dark: "#212121"
image: assets/images/logo/logo_android_2.png
image_dark: assets/images/logo/logo_android_2.png
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec