mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Remove flutter_launcher_icons
Better icons have been added manually
This commit is contained in:
12
pubspec.yaml
12
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user