-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathpubspec.yaml
More file actions
127 lines (117 loc) · 2.81 KB
/
Copy pathpubspec.yaml
File metadata and controls
127 lines (117 loc) · 2.81 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: starcitizen_doctor
description: Designed for "StarCitizen" players, providing many convenient functions.
publish_to: 'none'
version: 3.3.1+86
environment:
sdk: ^3.8.0
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_riverpod: ^3.3.2
riverpod_annotation: ^4.0.3
flutter_hooks: ^0.21.3+1
hooks_riverpod: ^3.3.2
json_annotation: ^4.12.0
go_router: ^17.4.0
window_manager:
git:
url: https://github.com/boyan01/window_manager.git
path: packages/window_manager
ref: 6fae92d21b4c80ce1b8f71c1190d7970cf722bd4
# Lock fluent_ui , too many bugs in new versions
fluent_ui: 4.16.1
flutter_staggered_grid_view: ^0.7.0
flutter_acrylic: ^1.1.4
url_launcher: ^6.3.2
font_awesome_flutter: ^11.0.0
cupertino_icons: ^1.0.9
hive_ce: ^2.19.3
path_provider: ^2.1.6
dio: ^5.11.0
markdown: ^7.3.1
markdown_widget: ^2.3.2+8
extended_image: ^10.1.0
animate_do: ^5.1.0
device_info_plus: ^13.2.0
file_picker: ^12.0.0-beta.7
file_sizes: ^1.0.6
flutter_svg: ^2.3.0
archive: ^4.0.9
jwt_decode: ^0.3.1
uuid: ^4.6.0
flutter_tilt: ^4.1.0
card_swiper: ^3.0.1
ffi: ^2.2.0
flutter_rust_bridge: 2.13.0-beta.5
freezed_annotation: ^3.1.0
hexcolor: ^3.1.3
html: ^0.15.6
fixnum: ^1.1.1
rust_builder:
path: rust_builder
# aria2 has been replaced by rqbit (Rust-based torrent library)
intl: ^0.20.2
synchronized: ^3.4.1
super_sliver_list: ^0.4.1
file: ^7.0.1
re_editor: ^0.9.0
re_highlight: ^0.0.3
shelf: ^1.4.2
qr_flutter: ^4.1.0
desktop_multi_window: ^0.3.0
watcher: ^1.2.1
path: ^1.9.1
crypto: ^3.0.7
pointycastle: ^4.0.0
xml: ^7.0.1
local_hero: ^0.3.0
# gRPC and protobuf
grpc: ^5.1.0
protobuf: ^6.0.0
app_links: 7.2.1
dependency_overrides:
http: ^1.6.0
intl: ^0.20.2
re_editor:
path: packages/re_editor
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
msix: 3.18.0
build_runner: ^2.15.1
freezed: ^3.2.6-dev.1
json_serializable: ^6.14.1
riverpod_generator: ^4.0.4
riverpod_lint: ^3.1.4
ffigen: ^20.1.1
sct_dev_tools:
path: ./packages/sct_dev_tools
flutter:
uses-material-design: true
assets:
- assets/
- assets/countdown/
- assets/web/input_method/
- assets/web/input_method/js/
- assets/web/input_method/style/
fonts:
- family: SourceHanSansCN-Regular
fonts:
- asset: assets/SourceHanSansCN-Regular.otf
msix_config:
display_name: SC汉化盒子
publisher_display_name: xkeyC Studio
identity_name: 56575xkeyC.MSE
publisher: CN=B54C897B-C263-4680-B6AB-4913C603DF87
msix_version: 3.3.1.0
logo_path: ./assets/app_logo.png
capabilities: internetClient,allowElevation
languages: zh-cn
windows_build_args: --dart-define="MSE=true"
store: true
protocol_activation: sctoolbox
flutter_intl:
enabled: true