This commit is contained in:
Forrest 2026-07-29 16:28:31 -04:00
parent 27a8a62475
commit ea467129ee
31 changed files with 85 additions and 124 deletions

View file

@ -55,6 +55,16 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^6.0.0
flutter_launcher_icons: ^0.14.4
flutter_launcher_icons:
image_path: "assets/icon/icon.png"
android: true
ios: true
remove_alpha_ios: true
# Optional adaptive icon for Android (uncomment and provide a foreground PNG):
# adaptive_icon_background: "#FFFFFF"
# adaptive_icon_foreground: "assets/icon/icon_foreground.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec