We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d05a2d commit 8082d4fCopy full SHA for 8082d4f
flutter_native_splash.yaml
@@ -2,8 +2,8 @@ flutter_native_splash:
2
color: "#f8f9ff"
3
image: icons/logo.png
4
android_12:
5
- icon_background_color: "#f8f9ff"
6
- image: icons/logo.png
+ color: "#f8f9ff"
+ image: icons/logo_android12.png
7
8
android: true
9
ios: false
0 commit comments