forked from Nexus/nexus
fix Android icon
Adds a monochrome icon, along with reverting the foreground to its previous state, except 512x512. Should hopefully be the end of Android icon chicanery.
This commit is contained in:
parent
7857bcdc2e
commit
0ab466d011
23 changed files with 353 additions and 123 deletions
|
|
@ -77,6 +77,7 @@ flutter_launcher_icons:
|
|||
image_path: assets/icon.png
|
||||
adaptive_icon_background: assets/background.png
|
||||
adaptive_icon_foreground: assets/foreground.png
|
||||
adaptive_icon_monochrome: assets/monochrome.png
|
||||
remove_alpha_ios: true
|
||||
windows:
|
||||
generate: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue