Skip to content

Commit

Permalink
Remove flutter_launcher_icons
Browse files Browse the repository at this point in the history
Better icons have been added manually
  • Loading branch information
rolandgeider committed Nov 9, 2023
1 parent 345a99e commit 10bfb78
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 10bfb78

Please sign in to comment.