-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathpubspec.yaml
220 lines (210 loc) · 6.33 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
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
name: vup
description: Vup Cloud Storage
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.15.0+1500
environment:
sdk: ">=2.13.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.5
unicons: ^2.1.1
hive: ^2.2.3
flutter_spinkit: ^5.1.0
clipboard: ^0.1.3
ffmpeg_kit_flutter_full: ^6.0.2
simple_observable: ^2.0.0
flutter_svg: ^2.0.4
path_provider: ^2.0.14
beamer: ^1.5.3
path: ^1.8.3
convert: ^3.1.1
mime: ^1.0.4
multi_split_view: 1.12.0
filesize:
git: https://github.com/redsolver/filesize.git
timeago: ^3.4.0
xdg_directories: ^1.0.3
file_selector: ^1.0.1
file_picker: ^5.3.4
# path: /home/redsolver/tmp/flutter_file_picker
permission_handler: ^10.2.0
hive_flutter: ^1.1.0
# simple_json_mapper: ^2.1.0
# workmanager: ^0.4.1
# android_intent_plus: ^1.0.2
open_file:
git:
url: https://github.com/miDeb/open_file.git
ref: no_system
open_settings: ^2.0.1
flutter_advanced_segment: ^3.0.0
selectable_autolink_text: ^2.3.0
url_launcher: ^6.1.10
html: ^0.15.2
filesystem_dac:
# path: ../fs-dac/dac
git:
url: https://github.com/redsolver/skyfs.git
path: dac
state_notifier: ^0.7.2+1
flutter_state_notifier: ^0.7.3
universal_platform: ^1.0.0+1
desktop_drop: ^0.4.3
uuid: ^3.0.5
flutter_blurhash: ^0.7.0
pool: ^1.5.0
intl: ^0.18.0
shimmer: ^3.0.0
qr_flutter: ^4.0.0
flutter_local_notifications: ^15.1.1
flutter_highlight: ^0.7.0
watcher: ^1.0.2
alfred:
git:
url: https://github.com/redsolver/alfred.git
share_plus: ^7.1.0
package_info_plus: ^4.1.0
string_validator: ^1.0.0
# printing: ^5.6.3
retry: ^3.1.0
uni_links: ^0.5.1
device_info_plus: ^9.0.3
network_info_plus: ^4.0.2
tray_manager: ^0.2.0
flutter_background: ^1.2.0
# TODO feedback: ^2.6.0
flutter_colorpicker: ^1.0.3
stash: 4.0.1
stash_hive: 4.0.1
tuple: ^2.0.0
subtitle: ^0.1.0-beta.3
xml: ^6.2.2
mno_streamer: 0.1.1
archive: ^3.3.8
launch_at_startup: ^0.2.2
hive_crdt: ^2.0.2
random_string: ^2.3.1
draggable_scrollbar: ^0.1.0
xml2json: ^6.1.0
dart_chromecast: ^0.3.3
contextmenu: ^3.0.0
flutter_secure_storage: ^9.0.0
local_auth: ^2.1.6
dart_discord_rpc:
git: https://github.com/alexmercerind/dart_discord_rpc.git
s5_server:
# path: ../s5_server
git: https://github.com/s5-dev/S5.git
lib5: ^0.1.0
ffi: ^2.0.1
flutter_rust_bridge: ^1.73.0
exif: ^3.0.0
thumbhash_flutter: ^0.0.1
yaml: ^3.1.1
replicate: ^1.0.0
cryptography: ^2.5.0
media_kit: ^1.1.7
media_kit_video: ^1.1.8
media_kit_libs_video: ^1.0.1
window_manager: ^0.3.6
# flutter_acrylic: ^0.1.0
# explo_capture: ^0.1.0+2
# receive_sharing_intent: ^1.4.5
dev_dependencies:
#flutter_test:
# sdk: flutter
# simple_json: ^2.1.1
build_runner: ^2.4.4
hive_generator: ^2.0.0
json_serializable: ^6.7.0
flutter_launcher_icons: ^0.13.1
msix: ^3.13.3
flutter_lints: ^2.0.1
ffigen: ^9.0.0
dependency_overrides:
# path: 1.8.1
archive: 3.3.8
ffi: 2.1.0
xml: 6.3.0
intl: 0.18.1
xdg_directories: 1.0.3
cli_util: 0.4.0
image: 4.0.8
http: 1.0.0
win32: 5.0.7
# meta: 1.9.0
# collection: 1.17.1
source_span: ^1.10.0
mno_shared:
git: https://github.com/redsolver/mno_shared_dart.git
flutter_icons:
android: true
ios: true
image_path: "assets/icon/icon.png"
image_path_ios: "assets/icon/ios.png"
remove_alpha_ios: true
adaptive_icon_background: "#ffffff"
adaptive_icon_foreground: "assets/icon/adaptive_icon.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
generate: true
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/vscode-material-icon-theme/
- assets/images/
- assets/web/
- assets/icon/tray_icon.png
- assets/icon/tray_icon.ico
- assets/icon/icon.png
- assets/icon/large-vup-logo-single.png
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
msix_config:
display_name: Vup Cloud Storage
publisher_display_name: redsolver
identity_name: app.vup
msix_version: 0.7.5.0
logo_path: assets\icon\large-vup-logo-single.png
capabilities: "internetClientServer,privateNetworkClientServer"