This commit is contained in:
2024-10-20 02:18:41 +02:00
parent 4aa5bf784b
commit 5ee6b33097
47 changed files with 171 additions and 194 deletions

View File

@@ -36,6 +36,7 @@ dependencies:
cupertino_icons: ^1.0.6
http: ^1.2.2
shared_preferences: ^2.3.2
flutter_launcher_icons: ^0.14.1
dev_dependencies:
flutter_test:
sdk: flutter
@@ -47,6 +48,12 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^3.0.0
flutter_icons:
android: true
ios: true
macos: true # Enable macOS icon generation
image_path: "assets/icon-512.png" # Path to your icon image
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec