feat: Update app icons and integrate flutter_launcher_icons for icon management

This commit is contained in:
Dayron
2025-10-20 10:22:12 +02:00
parent f98f81f2f7
commit af93ac54ff
31 changed files with 72 additions and 4 deletions

View File

@@ -53,6 +53,7 @@ dependencies:
flutter_dotenv: ^6.0.0
dev_dependencies:
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
@@ -65,7 +66,10 @@ dev_dependencies:
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
flutter_icons:
android: true
ios: true
image_path: "assets/icons/app_icon.png"
# The following section is specific to Flutter packages.
flutter: