add background for android icon
This commit is contained in:
parent
04b7ab8e2e
commit
b407bbfdee
4 changed files with 63 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ flutter_launcher_icons:
|
|||
ios: true
|
||||
android: true
|
||||
image_path: assets/icon.png
|
||||
adaptive_icon_background: "#000000"
|
||||
adaptive_icon_background: assets/background.png
|
||||
adaptive_icon_foreground: assets/foreground.png
|
||||
remove_alpha_ios: true
|
||||
windows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue