From baaea238db0fb138d6143642a143a5289950747c Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 4 Mar 2026 21:14:12 +0100 Subject: Add flutter_launcher_icons This tool allows to update icon files deep inside the source trees of the different platforms. --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') 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 -- cgit v1.3