diff --git a/pubspec.yaml b/pubspec.yaml index 235e84917..570dab009 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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