mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 04:58:41 +00:00
opt: splash background
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user