summaryrefslogtreecommitdiff
path: root/flutter_launcher_icons.yaml
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-03-04 21:14:12 +0100
committerxengineering <me@xengineering.eu>2026-03-04 21:19:32 +0100
commitbaaea238db0fb138d6143642a143a5289950747c (patch)
treeea3ca6f16091ebcaa86cd9182faced5781d833d2 /flutter_launcher_icons.yaml
parent5aa46a79e16342ae873a5d62b87a9493a1712e1d (diff)
downloadsia-app-baaea238db0fb138d6143642a143a5289950747c.tar
sia-app-baaea238db0fb138d6143642a143a5289950747c.tar.zst
sia-app-baaea238db0fb138d6143642a143a5289950747c.zip
Add flutter_launcher_icons
This tool allows to update icon files deep inside the source trees of the different platforms.
Diffstat (limited to 'flutter_launcher_icons.yaml')
-rw-r--r--flutter_launcher_icons.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/flutter_launcher_icons.yaml b/flutter_launcher_icons.yaml
new file mode 100644
index 0000000..d94a8aa
--- /dev/null
+++ b/flutter_launcher_icons.yaml
@@ -0,0 +1,8 @@
+flutter_launcher_icons:
+ image_path: "icon/android/default.png"
+
+ android: "launcher_icon"
+ min_sdk_android: 21
+ adaptive_icon_background: "icon/android/background.png"
+ adaptive_icon_foreground: "icon/android/foreground.png"
+ adaptive_icon_foreground_inset: 16