forked from krille-chan/fluffychat
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpubspec.yaml
More file actions
184 lines (177 loc) · 4.4 KB
/
pubspec.yaml
File metadata and controls
184 lines (177 loc) · 4.4 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
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
name: fluffychat
# #Pangea
# description: Chat with your friends.
description: Learn a language while texting your friends.
# !!!!!! flutter version: 3.16.9 !!!!!!
# Pangea#
publish_to: none
# On version bump also increase the build number for F-Droid
version: 4.1.28+1
environment:
sdk: ">=3.10.0 <4.0.0"
dependencies:
animations: ^2.1.1
app_links: ^6.4.1
archive: ^4.0.7
async: ^2.11.0
badges: ^3.1.2
blurhash_dart: ^1.2.1
chewie: ^1.13.0
collection: ^1.18.0
cross_file: ^0.3.5
confetti: ^0.8.0
cupertino_icons: any
# #Pangea
# desktop_drop: ^0.7.0
# Pangea#
desktop_notifications: ^0.6.3
device_info_plus: ^12.3.0
diacritic: ^0.1.6
dynamic_color: ^1.8.1
emoji_picker_flutter: ^4.4.0
file_picker: ^10.3.8
file_selector: ^1.1.0
flutter:
sdk: flutter
flutter_foreground_task: ^9.2.0
flutter_linkify: ^6.0.0
flutter_local_notifications: ^19.5.0
flutter_localizations:
sdk: flutter
flutter_map: ^8.2.2
flutter_new_badger: ^1.1.1
flutter_secure_storage: ^9.2.4
flutter_shortcuts_new: ^2.0.0
flutter_vodozemac: ^0.4.1
flutter_web_auth_2: ^4.1.0
flutter_webrtc: ^1.2.1
geolocator: ^14.0.2
go_router: ^17.0.1
handy_window: ^0.4.0
highlight: ^0.7.0
html: ^0.15.4
http: ^1.6.0
image: ^4.7.2
image_picker: ^1.2.1
intl: any
just_audio: ^0.10.5
latlong2: ^0.9.1
linkify: ^5.0.0
# #Pangea
# matrix: ^4.1.0
matrix:
git:
url: https://github.com/pangeachat/matrix-dart-sdk.git # repo
# Pangea#
mime: ^2.0.0
opus_caf_converter_dart: ^1.0.1
package_info_plus: ^9.0.0
particles_network: ^1.9.0
path: ^1.9.0
path_provider: ^2.1.2
permission_handler: ^12.0.1
pretty_qr_code: ^3.5.0
provider: ^6.0.2
punycode: ^1.0.0
qr_code_scanner_plus: ^2.0.14
qr_image: ^1.0.0
receive_sharing_intent: ^1.8.1
record: ^6.1.2
scroll_to_index: ^3.0.1
share_plus: ^12.0.1
shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401
slugify: ^2.0.0
sqflite_common_ffi: ^2.3.7+1
sqlcipher_flutter_libs: ^0.6.8
swipe_to_action: ^0.3.0
unifiedpush: ^6.2.0
unifiedpush_ui: ^0.2.0
universal_html: ^2.3.0
url_launcher: ^6.3.2
video_compress: ^3.1.4
video_player: ^2.10.1
wakelock_plus: ^1.3.3
webrtc_interface: ^1.3.0
# #Pangea
android_intent_plus: ^5.2.0
app_settings: ^6.1.1
audioplayers: ^6.1.0
cached_network_image: ^3.4.1
carousel_slider: ^5.1.2
characters: ^1.2.0
country_picker: ^2.0.25
csv: ^6.0.0
dropdown_button2: ^2.3.9
# https://github.com/justkawal/excel/pull/409
excel:
git:
url: https://github.com/busslina/excel.git
ref: efd70f3086d12105dad0029f71663e6a4ed295f2
firebase_analytics: ^11.0.1
firebase_core: ^3.1.0
firebase_messaging: ^15.1.5
flutter_dotenv: ^5.1.0
flutter_html: ^3.0.0
flutter_svg: ^2.0.10+1
get_storage: ^2.1.1
in_app_purchase: ^3.2.1
jwt_decode: ^0.3.1
material_symbols_icons: ^4.2741.0
open_file: ^3.3.2
purchases_flutter: ^8.5.1
sentry_flutter: ^9.17.0
shimmer: ^3.0.0
rive: ^0.14.5
flutter_tts: ^4.2.0
animated_flip_counter: ^0.3.4
meta: ^1.17.0
xml: ^6.6.1
# Pangea#
dev_dependencies:
flutter_lints: ^6.0.0
flutter_native_splash: ^2.4.7
flutter_test:
sdk: flutter
import_sorter: ^4.6.0
integration_test:
sdk: flutter
license_checker: ^1.6.2
pedantic: ^1.11.0
sentry_dart_plugin: ^1.0.0
translations_cleaner: ^0.1.0
import_sorter:
ignored_files: # Optional, defaults to []
- \/lib\/l10n
flutter_native_splash:
color: "#ffffff"
color_dark: "#000000"
image: "assets/info-logo.png"
flutter:
generate: true
uses-material-design: true
assets:
- assets/
# #Pangea
# uncomment this to enable mobile builds
# causes error with github actions
# - .env
# - assets/.env
- assets/pangea/
- assets/pangea/bot_faces/
# Pangea#
- assets/sounds/
- assets/vodozemac/
# Guidelines for adding a dependency override:
# 1. Don't do it if you can avoid it or fix it upstream in a manageable time
# 2. Always link an (upstream?) issue
# 3. Explain how and when this can be removed (overrides must be temporarily)
dependency_overrides:
# To fix 16kb compatiblity in PlayStore. It is fixed in main branch but
# not yet published:
# https://github.com/google/webcrypto.dart/issues/207
webcrypto:
git:
url: https://github.com/google/webcrypto.dart.git
ref: master
fcm_shared_isolate:
path: pangea_packages/fcm_shared_isolate