Remove flutter_launcher_icons

Better icons have been added manually
This commit is contained in:
Roland Geider
2023-11-09 20:31:33 +01:00
parent 345a99e215
commit 10bfb787ff

View File

@@ -66,24 +66,12 @@ dev_dependencies:
integration_test:
sdk: flutter
build_runner: ^2.3.3
flutter_launcher_icons: ^0.13.1
json_serializable: ^6.6.2
mockito: ^5.4.0
network_image_mock: ^2.1.1
flutter_lints: ^3.0.1
cider: ^0.2.4
# Better icons have been added manually, Android now uses vector icon
# TODO Consider removing flutter_launcher_icons completely
flutter_icons:
android: false
ios: false
image_path: "assets_dev/logo.png"
adaptive_icon_background: "#2a4c7d"
adaptive_icon_foreground: "assets_dev/logo_adaptive.png"
macos:
generate: false
image_path: "assets/images/logo.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec