fix: update icon

This commit is contained in:
Nedifinita
2025-09-26 21:02:14 +08:00
parent 64401a6ce9
commit 77501af2f5
40 changed files with 144 additions and 138 deletions

View File

@@ -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