Default adaptive_icon_background, adaptive_icon_foreground
This commit is contained in:
parent
18cf75d5b3
commit
2434d69b68
|
|
@ -53,6 +53,8 @@ flutter_launcher_icons:
|
||||||
|
|
||||||
android: true
|
android: true
|
||||||
image_path_android: "images/icon.png"
|
image_path_android: "images/icon.png"
|
||||||
|
adaptive_icon_background: '#ffffff'
|
||||||
|
adaptive_icon_foreground: images/icon.png
|
||||||
|
|
||||||
ios: true
|
ios: true
|
||||||
image_path_ios: "images/icon.png"
|
image_path_ios: "images/icon.png"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue