<feat: New project structure>

<feat: New release>
This commit is contained in:
Alessandro Autiero
2023-09-02 15:26:55 +02:00
parent 69f2dcd527
commit b279d8954c
103 changed files with 3866 additions and 4611 deletions

View File

@@ -1,47 +1,52 @@
name: reboot_launcher
description: Launcher for project reboot
version: "8.1.0"
description: Graphical User Interface for Project Reboot
version: "1.0.0"
publish_to: 'none'
environment:
sdk: ">=2.17.6 <=3.3.3"
sdk: ">=2.19.0 <=3.3.3"
dependencies:
flutter:
sdk: flutter
reboot_common:
path: ./../common
fluent_ui: ^4.7.3
bitsdojo_window_windows: ^0.1.5
system_theme: ^2.0.0
http: ^0.13.5
html: ^0.15.0
shared_preferences: ^2.0.15
file_picker: ^5.2.0+1
context_menus: ^1.0.1
process_run: ^0.12.3+2
url_launcher: ^6.1.5
archive: ^3.3.1
version: ^3.0.2
crypto: ^3.0.2
async: ^2.8.2
get: ^4.6.5
get_storage: ^2.0.3
window_manager: ^0.2.7
shelf_proxy: ^1.0.2
args: ^2.3.1
win32: 3.0.0
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
supabase_flutter: ^1.10.0
supabase: ^1.9.1
fluentui_system_icons: ^1.1.202
skeletons: ^0.0.3
bcrypt: ^1.1.3
upnp2: ^3.0.10
dart_ipify: ^1.1.1
path: ^1.8.3
pointycastle: ^3.7.3
sync: ^0.3.0
process_run: ^0.13.1
auto_animated_list: ^1.0.4
flutter_acrylic: ^1.1.3
app_links: ^3.4.3
url_protocol: ^1.0.0
dependency_overrides:
xml: ^6.3.0
http: ^0.13.5
win32: ^3.0.0
ffi: ^2.0.0
dev_dependencies:
flutter_test:
@@ -54,8 +59,7 @@ dev_dependencies:
flutter:
uses-material-design: true
assets:
- assets/builds/
- assets/browse/
- assets/misc/
- assets/dlls/
- assets/icons/
- assets/images/
@@ -74,5 +78,4 @@ msix_config:
publisher: CN=E6CD08C6-DECF-4034-A3EB-2D5FA2CA8029
logo_path: ./assets/icons/reboot.ico
architecture: x64
store: true
capabilities: "internetClient"