fix: update icon
This commit is contained in:
@@ -67,6 +67,7 @@ dev_dependencies:
|
||||
flutter_lints: ^4.0.0
|
||||
hive_generator: ^2.0.1
|
||||
build_runner: ^2.4.6
|
||||
flutter_launcher_icons: ^0.14.1
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -110,6 +111,13 @@ flutter:
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/to/font-from-package
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
ios: true
|
||||
image_path: "assets/icon.png"
|
||||
adaptive_icon_background: "#000000"
|
||||
adaptive_icon_foreground: "assets/icon.png"
|
||||
|
||||
msix_config:
|
||||
display_name: LBJ Console
|
||||
publisher_display_name: Noxylva
|
||||
|
||||
Reference in New Issue
Block a user