diff --git a/pubspec.yaml b/pubspec.yaml index bd3fd52..cbaf0a1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,6 +37,13 @@ dev_dependencies: flutter_test: sdk: flutter test: 1.16.8 + flutter_launcher_icons: + +flutter_icons: + android: "launcher_icon" + ios: true + remove_alpha_ios: true + image_path: "media/ohthatsa_icon.png" # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec