diff options
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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" |