diff options
| author | xengineering <me@xengineering.eu> | 2026-03-04 21:14:12 +0100 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-03-04 21:19:32 +0100 |
| commit | baaea238db0fb138d6143642a143a5289950747c (patch) | |
| tree | ea3ca6f16091ebcaa86cd9182faced5781d833d2 /pubspec.yaml | |
| parent | 5aa46a79e16342ae873a5d62b87a9493a1712e1d (diff) | |
| download | sia-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 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 1114aab..ec03450 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,6 +16,7 @@ dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^6.0.0 + flutter_launcher_icons: ^0.14.4 flutter: uses-material-design: true |
