A framework for building convergent cross-platform Nextcloud clients using Flutter.
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.
 
 

10 lines
256 B

flutter_native_splash:
color: "#ffffff"
color_dark: "#202020"
image: img/splash_icon.png
android_12:
image: img/splash_icon_android_12.png
icon_background_color: "#ffffff"
icon_background_color_dark: "#202020"
ios: false
web: false