Separate icon config for fdroid
This commit is contained in:
parent
60a66efa79
commit
b0eb0413f0
1 changed files with 6 additions and 0 deletions
6
fdroid_flutter_icons.yaml
Normal file
6
fdroid_flutter_icons.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
flutter_icons:
|
||||
android: "launcher_icon"
|
||||
image_path: "assets/icon-light.png"
|
||||
adaptive_icon_foreground: "assets/icon-light-adaptive-fg.png"
|
||||
adaptive_icon_background: "#ffffff"
|
||||
|
Loading…
Add table
Reference in a new issue