mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
Reboot v3
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -1,6 +1,6 @@
|
||||
name: reboot_launcher
|
||||
description: Launcher for project reboot
|
||||
version: "7.0.0"
|
||||
version: "8.0.0"
|
||||
|
||||
publish_to: 'none'
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
|
||||
bitsdojo_window:
|
||||
path: ./dependencies/bitsdojo_window-0.1.5
|
||||
fluent_ui: ^4.1.3
|
||||
fluent_ui: ^4.6.2
|
||||
bitsdojo_window_windows: ^0.1.5
|
||||
system_theme: ^2.0.0
|
||||
http: ^0.13.5
|
||||
@@ -40,7 +40,8 @@ dependencies:
|
||||
jaguar: ^3.1.3
|
||||
hex: ^0.2.0
|
||||
uuid: ^3.0.6
|
||||
unrar_file: ^1.1.0
|
||||
supabase_flutter: ^1.10.0
|
||||
supabase: ^1.9.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -48,11 +49,13 @@ dev_dependencies:
|
||||
|
||||
flutter_lints: ^2.0.1
|
||||
msix: ^3.6.3
|
||||
flutter_distributor: ^0.3.4
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/builds/
|
||||
- assets/browse/
|
||||
- assets/dlls/
|
||||
- assets/icons/
|
||||
- assets/images/
|
||||
@@ -67,7 +70,7 @@ msix_config:
|
||||
display_name: Reboot Launcher
|
||||
publisher_display_name: Auties00
|
||||
identity_name: 31868Auties00.RebootLauncher
|
||||
msix_version: 7.0.0.0
|
||||
msix_version: 8.0.0.0
|
||||
publisher: CN=E6CD08C6-DECF-4034-A3EB-2D5FA2CA8029
|
||||
logo_path: ./assets/icons/reboot.ico
|
||||
architecture: x64
|
||||
|
||||
Reference in New Issue
Block a user