Separate icon config for fdroid

This commit is contained in:
Neeraj Gupta 2022-12-18 08:59:05 +05:30
parent 60a66efa79
commit b0eb0413f0
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View 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"