You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
295 B
13 lines
295 B
flutter_native_splash:
|
|
color: "#ffffff"
|
|
image: assets/splash.png
|
|
color_dark: "#121212"
|
|
image_dark: assets/splash.png
|
|
|
|
android_12:
|
|
image: assets/splash.png
|
|
icon_background_color: "#ffffff"
|
|
image_dark: assets/splash.png
|
|
icon_background_color_dark: "#121212"
|
|
|
|
web: false
|