ontimehaulers/native_splash.yml

15 lines
314 B
YAML
Raw Normal View History

2024-11-05 12:29:06 +00:00
flutter_native_splash:
2024-11-06 05:59:46 +00:00
android: true
ios: true
web: true
color: "#ffffff"
image: assets/icon.png
color_dark: "#ffffff"
image_dark: assets/icon.png
android_12:
image: assets/icon.png
icon_background_color: "#ffffff"
image_dark: assets/icon.png
icon_background_color_dark: "#ffffff"