added flutter_launcher_icon package for easy app icon management

This commit is contained in:
BroodjeAap 2021-06-12 15:49:37 +02:00
parent 2177d399a5
commit f06adba6ea

View file

@ -37,6 +37,13 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
test: 1.16.8 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 # For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec # following page: https://dart.dev/tools/pub/pubspec