Icons
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user