forked from linagora/twake-on-matrix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
254 lines (245 loc) · 6.97 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
name: fluffychat
description: The open digital workplace.
publish_to: none
version: 2.4.17+2330
environment:
sdk: ">=3.1.3 <4.0.0"
dependencies:
adaptive_dialog: ^1.8.0+1
flutter_adaptive_scaffold: ^0.1.4
animations: ^2.0.7
blurhash_dart: ^1.1.0
callkeep: ^0.3.2
chewie: ^1.3.6
collection: ^1.16.0
connectivity_plus: ^3.0.2
cupertino_icons: any
desktop_drop: ^0.4.4
desktop_lifecycle: ^0.1.0
desktop_notifications: ^0.6.3
device_info_plus: ^9.0.3
dynamic_color: ^1.6.0
emoji_picker_flutter: ^1.5.1
emoji_proposal: ^0.0.1
emojis: ^0.9.9
fcm_shared_isolate: ^0.1.0
file_picker: ^5.3.0
flutter:
sdk: flutter
flutter_app_badger: ^1.5.0
flutter_app_lock: ^3.0.0
flutter_blurhash: ^0.8.2
flutter_cache_manager: ^3.3.0
flutter_foreground_task: ^3.10.0
flutter_local_notifications: ^12.0.2
flutter_localizations:
sdk: flutter
flutter_map: ^3.1.0
# flutter_matrix_html: ^1.1.0
flutter_olm: ^1.2.0
flutter_openssl_crypto: ^0.1.0
flutter_ringtone_player: ^3.1.1
flutter_secure_storage: ^7.0.1
flutter_svg: ^0.22.0
flutter_typeahead: ^5.1.0
flutter_web_auth_2: ^3.1.1
# flutter_webrtc: # Until https://github.com/flutter-webrtc/flutter-webrtc/issues/1212 is fixed
# git: https://github.com/radzio-it/flutter-webrtc.git
flutter_webrtc: ^0.9.31
future_loading_dialog: ^0.2.3
handy_window: ^0.1.9
hive: ^2.2.3
hive_flutter: ^1.1.0
http: ^0.13.4
image: ^4.0.15
image_picker: ^1.0.4
intl: any
just_audio: ^0.9.30
just_audio_mpv: ^0.1.6
keyboard_shortcuts: ^0.1.4
latlong2: ^0.8.1
matrix:
git:
url: [email protected]:linagora/matrix-dart-sdk.git
ref: twake-supported-0.22.6
matrix_homeserver_recommendations: ^0.3.0
matrix_link_text: ^2.0.0
native_imaging: ^0.1.0
package_info_plus: ^4.0.0
path_provider: ^2.0.15
permission_handler: ^10.4.5
pin_code_text_field: ^1.8.0
provider: ^6.0.2
punycode: ^1.0.0
qr_code_scanner: ^1.0.0
qr_flutter: ^4.0.0
receive_sharing_intent:
git:
url: [email protected]:krabbenprgr/receive_sharing_intent.git
ref: receive-.txt-v2
record: ^4.4.4
scroll_to_index: ^3.0.1
share_plus: ^4.0.10+1
shared_preferences: 2.0.15 # Pinned because https://github.com/flutter/flutter/issues/118401
slugify: ^2.0.0
skeletons: ^0.0.3
tor_detector_web: ^1.1.0
uni_links: ^0.5.1
unifiedpush: ^4.0.3
universal_html: ^2.0.8
url_launcher: ^6.0.20
vibration: ^1.7.4-nullsafety.0
# TO DO: Android native lib build error: https://github.com/jonataslaw/VideoCompress/issues/240
# video_compress: ^3.1.1
video_compress:
git:
url: [email protected]:SpectoraSoftware/VideoCompress.git
ref: master
go_router: ^10.0.0
wakelock: ^0.6.2
webrtc_interface: ^1.0.10
linagora_design_flutter:
git:
url: [email protected]:linagora/linagora-design-flutter.git
ref: master
flutter_matrix_html:
git:
url: https://github.com/linagora/flutter_matrix_html.git
ref: master
overflow_view: ^0.3.1
json_annotation: ^4.8.1
contacts_service:
git:
url: [email protected]:linagora/flutter_contacts.git
ref: master
equatable: ^2.0.5
get_it: ^7.2.0
dio: ^5.1.1
dio_cache_interceptor: ^3.4.2
dio_cache_interceptor_hive_store: ^3.2.1
dartz: ^0.10.1
debounce_throttle: ^2.0.0
fluttertoast: ^8.2.2
rxdart: ^0.27.7
photo_manager: ^3.0.0-dev.5
flutter_inappwebview: ^5.8.0
tuple: ^2.0.2
lottie: ^2.3.2
wechat_camera_picker: ^4.0.2
open_file: ^3.3.2
mime: ^1.0.4
async: ^2.11.0
cached_network_image: ^3.2.3
flutter_image_compress: ^2.0.4
image_gallery_saver: ^2.0.3
file_saver: ^0.1.1
flutter_keyboard_visibility: ^6.0.0
# TODO: Remove it after this PR merged
# https://github.com/justsoft/video_thumbnail/pull/135
video_thumbnail:
git:
url: https://github.com/maRci002/video_thumbnail.git
ref: feat-web_implementation
path: video_thumbnail
media_kit: ^1.1.7
media_kit_video: ^1.1.8
media_kit_libs_video: ^1.0.1
video_player: ^2.7.2
js: ^0.6.7
super_clipboard: 0.8.4
google_fonts: ^4.0.4
crypto: ^3.0.3
flutter_contacts: ^1.1.7+1
flutter_localized_locales: ^2.0.5
after_layout: ^1.2.0
photo_manager_image_provider: ^2.1.0
flutter_slidable: ^3.0.1
dev_dependencies:
build_runner: ^2.3.3
flutter_launcher_icons: ^0.13.1
flutter_lints: ^2.0.1
flutter_native_splash: ^2.0.3+1
flutter_test:
sdk: flutter
hive_generator: 2.0.0
import_sorter: ^4.6.0
integration_test:
sdk: flutter
json_serializable: ^6.6.2
msix: ^3.6.2
translations_cleaner: ^0.0.5
mockito: 5.4.2
flutter_launcher_icons:
android: false
ios: true
remove_alpha_ios: true
image_path: "assets/icons/icon_launcher.png"
adaptive_icon_background: "#ffffff"
adaptive_icon_foreground: "assets/icons/icon_launcher.png"
flutter_native_splash:
color: "#000000"
image: "assets/logo.png"
branding: "assets/branding.png"
flutter:
generate: true
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/
- assets/sounds/
- assets/js/
- assets/js/package/
- assets/google_fonts/
msix_config:
display_name: Twake Chat
publisher_display_name: Twake Chat
publisher: CN=Twake, O=Linagora, C=FR
identity_name: app.twake.windows.chat
logo_path: assets\logo.png
capabilities: internetClient, location, microphone, webcam
protocol_activation: https
app_uri_handler_hosts: matrix.to
execution_alias: twake
sign_msix: true
install_certificate: false
dependency_overrides:
# Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html
ffi: ^2.0.0
# This otherwise breaks on linux with flutter 3.7.0, let's override it for now.
file_selector: ^0.9.2+2
file_selector_linux: ^0.9.1
flutter_svg: ^2.0.4
# fake secure storage plugin for Windows
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
flutter_secure_storage_windows:
git:
url: https://gitlab.com/TheOneWithTheBraid/flutter_secure_storage_windows.git
ref: main
geolocator_android:
hosted:
name: geolocator_android
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
# waiting for null safety
# Upstream pull request: https://github.com/AntoineMarcel/keyboard_shortcuts/pull/13
keyboard_shortcuts:
git:
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
ref: null-safety
# blocked upgrade of package_info_plus for null safety
# https://github.com/creativecreatorormaybenot/wakelock/pull/203
wakelock_windows:
git:
url: https://github.com/chandrabezzo/wakelock.git
ref: main
path: wakelock_windows/
# TODO: Remove this part after upstream contribution is merged
# https://github.com/Sorunome/matrix_link_text/pull/4
# https://github.com/Sorunome/matrix_link_text/pull/5
matrix_link_text:
git:
url: https://github.com/linagora/matrix_link_text.git
ref: twake-supported
cider:
link_template:
tag: https://github.com/linagora/twake-on-matrix/releases/tag/%tag% # initial release link template