feat: Update app icons and integrate flutter_launcher_icons for icon management
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user