mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
update
This commit is contained in:
15
pubspec.yaml
15
pubspec.yaml
@@ -1,6 +1,6 @@
|
||||
name: reboot_launcher
|
||||
description: Launcher for project reboot
|
||||
version: "4.4.0"
|
||||
version: "5.4.0"
|
||||
|
||||
publish_to: 'none'
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
|
||||
bitsdojo_window:
|
||||
path: ./dependencies/bitsdojo_window-0.1.5
|
||||
fluent_ui: ^4.0.2
|
||||
fluent_ui: ^4.0.3+1
|
||||
bitsdojo_window_windows: ^0.1.5
|
||||
system_theme: ^2.0.0
|
||||
http: ^0.13.5
|
||||
@@ -37,6 +37,11 @@ dependencies:
|
||||
clipboard: ^0.1.3
|
||||
sync: ^0.3.0
|
||||
ini: ^2.1.0
|
||||
universal_disk_space: ^0.2.3
|
||||
jaguar: ^3.1.3
|
||||
hex: ^0.2.0
|
||||
uuid: ^3.0.6
|
||||
dart_vlc: ^0.4.0
|
||||
|
||||
dependency_overrides:
|
||||
win32: ^3.0.0
|
||||
@@ -47,7 +52,6 @@ dev_dependencies:
|
||||
|
||||
flutter_lints: ^2.0.1
|
||||
msix: ^3.6.3
|
||||
hex: ^0.2.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
@@ -55,12 +59,15 @@ flutter:
|
||||
- assets/icons/
|
||||
- assets/binaries/
|
||||
- assets/images/
|
||||
- assets/profiles/
|
||||
- assets/responses/
|
||||
- assets/config/
|
||||
|
||||
msix_config:
|
||||
display_name: Reboot Launcher
|
||||
publisher_display_name: Auties00
|
||||
identity_name: 31868Auties00.RebootLauncher
|
||||
msix_version: 4.4.0.0
|
||||
msix_version: 5.4.0.0
|
||||
publisher: CN=E6CD08C6-DECF-4034-A3EB-2D5FA2CA8029
|
||||
logo_path: ./assets/icons/reboot.ico
|
||||
architecture: x64
|
||||
|
||||
Reference in New Issue
Block a user