-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
100 lines (91 loc) · 2.3 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: quadrant
description: Manage your modpacks and mods with ease.
publish_to: 'none'
version: 24.12.1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_platform_widgets: ^7.0.1
dynamic_color: ^1.7.0
get: ^4.6.6
dart_rss: ^3.0.3
get_storage_qnt:
git:
url: https://github.com/mrquantumoff/get_storage_qnt.git
ref: v3.2.0
flutter_localizations:
sdk: flutter
intl: any
ffi: ^2.1.3
window_manager: ^0.4.3
package_info_plus: ^8.1.1
file_picker: ^8.1.4
http: ^1.2.2
path_provider: ^2.1.5
flutter_platform_alert: ^0.6.1
url_launcher: ^6.3.1
flutter_svg: ^2.0.16
protocol_handler: ^0.2.0
device_info_plus: ^11.1.1
clipboard: ^0.1.3
connectivity_plus: ^6.1.0
flutter_secure_storage: ^9.2.2
jwt_decoder: ^2.0.1
animations: ^2.0.11
tray_manager: ^0.3.0
local_notifier: ^0.1.6
io: ^1.0.5
flutter_animate: ^4.5.2
flutter_cache_manager: ^3.4.1
cached_network_image: ^3.4.1
dependency_overrides:
win32: any
path: any
material_color_utilities: any
web: any
intl: any
archive: any
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
msix: ^3.16.8
flutter_launcher_icons: ^0.14.2
flutter:
generate: true
uses-material-design: true
assets:
- assets/icons/logo256.png
- assets/icons/logo.svg
- assets/icons/logo.ico
- assets/icons/logo.png
- assets/icons/tray.png
- assets/icons/tray.ico
flutter_icons:
windows:
generate: true
image_path: assets/icons/logo.ico
icon_size: 128
macos:
generate: true
image_path: assets/icons/logo.png
icon_size: 256
msix_config:
display_name: QuadrantMC
publisher_display_name: MrQuantumOFF (Demir Yerli)
publisher: CN=010914FC-8843-4963-A3FE-E3E06E6D9F53
identity_name: 58734MrQuantumOFFDemirYer.MinecraftModpackManagerR
msix_version: 24.12.1.0
logo_path: .\assets\icons\logo.ico
startup_task: # <-- Startup Task
enabled: true # optional (default: true)
parameters: autostart
store: true
app_uri_handler_hosts: www.curseforge.com, curseforge.com, beta.curseforge.com, modrinth.com
languages: en-us, uk-ua, tr-tr
capabilities: internetClient, broadFileSystemAccess, unvirtualizedResources
protocol_activation: quadrant,curseforge
os_min_version: 10.0.19045.0
execution_alias: quadrant