From f98162b6d8ed70e571440c539ef053dce09f704d Mon Sep 17 00:00:00 2001 From: Orangerot Date: Sat, 11 Jan 2025 17:14:41 +0100 Subject: feat: add launcher name and launcher icon --- pubspec.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 77e9319..989e24a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,11 @@ dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^5.0.0 + flutter_launcher_icons: ^0.14.2 + # flutter_app_name: ^0.1.0 flutter: uses-material-design: true +flutter_app_name: + name: "Sense the Rhythm" -- cgit v1.2.3