-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
243 lines (237 loc) · 6.76 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
name: aria
description: "A client app for Misskey, a federated social media platform."
publish_to: "none"
version: 1.0.0-beta.7+51
environment:
sdk: ">=3.6.0 <4.0.0"
dependencies:
aho_corasick: ^2.0.0
audio_service: ^0.18.16
audio_video_progress_bar: ^2.0.3
cached_network_image: ^3.4.1
characters: ^1.3.0
chewie: ^1.8.5
collection: ^1.19.0
colorfilter_generator: ^0.0.8
confetti: ^0.8.0
connectivity_plus: ^6.1.1
dio: ^5.7.0
dotted_border: ^2.1.0
extended_image: ^9.0.7
file: ^7.0.0
file_picker: ^8.1.6
flex_color_picker: ^3.6.0
flutter:
sdk: flutter
flutter_apns_only:
git:
url: https://github.com/poppingmoon/flutter-apns
ref: 1911c4f5fd1bd6d10361561916f8ec15ab6e8dbb
path: flutter_apns_only
flutter_blurhash: ^0.8.2
flutter_cache_manager: ^3.4.1
flutter_highlighting:
git:
url: https://github.com/poppingmoon/dart-highlighting
ref: f8722192d6a92582299a8a0c3756862d31298388
path: flutter_highlighting
flutter_hooks: ^0.20.5
flutter_html:
git:
url: https://github.com/poppingmoon/flutter_html
ref: 226c14238fd0bfdec4ad829cf7fb91993c445fe9
flutter_image_compress: ^2.3.0
flutter_inappwebview: ^6.1.5
flutter_inset_shadow: ^2.0.3
flutter_local_notifications: ^18.0.1
flutter_localizations:
sdk: flutter
flutter_math_fork: ^0.7.3
flutter_rust_bridge: ^2.7.0
flutter_secure_storage: ^9.2.2
flutter_svg: ^2.0.16
fluttertoast: ^8.2.10
freezed_annotation: ^2.4.4
gal: ^2.3.1
go_router: ^14.6.2
highlighting:
git:
url: https://github.com/poppingmoon/dart-highlighting
ref: 76d9f984d53de07b445965f13a5e02c3bd3ed83a
path: highlighting
hooks_riverpod: ^2.6.1
image: ^4.5.0
image_compression:
git:
url: https://github.com/poppingmoon/image_compression
ref: 37b78624635c42f51524cdfc001ae9073ec468ee
image_editor: ^1.6.0
image_size_getter: ^2.2.0
intl: ^0.19.0
json5: ^0.8.2
json_annotation: ^4.9.0
just_audio: ^0.9.42
kana_kit: ^2.1.1
mfm_parser:
git:
url: https://github.com/poppingmoon/dart_mfm_parser
ref: 1449140ef181f95a273a43f4397e86577f93f370
mime: ^2.0.0
misskey_dart:
git:
url: https://github.com/poppingmoon/misskey_dart
ref: 3f007c360d848c390982e8e739e1ce052091b3aa
multi_split_view: ^3.6.0
package_info_plus: ^8.1.2
photo_view: ^0.15.0
punycode: ^1.0.0
receive_sharing_intent:
git:
url: https://github.com/KasemJaffer/receive_sharing_intent
ref: 2cea396843cd3ab1b5ec4334be4233864637874e
reorderable_grid: ^1.0.10
reorderables: ^0.6.0
riverpod_annotation: ^2.6.1
rust_lib_aria:
path: rust_builder
searchfield: ^1.2.1
share_plus: ^10.1.3
shared_preferences: ^2.3.3
slang: ^4.4.0
slang_flutter: ^4.4.0
tinycolor2:
git:
url: https://github.com/poppingmoon/tinycolor2
ref: 030e8d5f6167071016ebc9fe7359003a4f78dcc3
twemoji_v2:
git:
url: https://github.com/poppingmoon/twemoji_v2
ref: 4e9421350c0f6b3c4ca908e79042e6a2ab5d6dfc
unifiedpush: ^5.0.2
unifiedpush_ui: ^0.1.0
url_launcher: ^6.3.1
uuid: ^4.5.1
vector_math: ^2.1.4
video_player: ^2.9.2
wakelock_plus: ^1.2.8
web_socket_channel: ^3.0.1
webpush_encryption: ^1.0.0-rc1
dev_dependencies:
build_runner: ^2.4.14
custom_lint: ^0.7.0
flutter_gen_runner: ^5.8.0
flutter_launcher_icons: ^0.14.2
flutter_test:
sdk: flutter
freezed: ^2.5.7
http_mock_adapter: ^0.6.1
integration_test:
sdk: flutter
json_serializable: ^6.9.0
lint: ^2.3.0
riverpod_generator: ^2.6.3
riverpod_lint: ^2.6.3
slang_build_runner: ^4.4.0
yaml: ^3.1.2
dependency_overrides:
webcrypto:
git:
url: https://github.com/poppingmoon/webcrypto.dart
ref: 702001aa58a6a21aadf4820e9f2f9c175fe8e962
flutter:
uses-material-design: true
assets:
- assets/
- assets/fonts/BIZ_UDGothic/
- assets/fonts/BIZ_UDMincho/
- assets/fonts/Mplus1/
- assets/fonts/Mplus2/
- assets/fonts/Noto_Sans_JP/
- assets/fonts/Noto_Sans_KR/
- assets/fonts/Noto_Sans_SC/
- assets/fonts/Noto_Sans_TC/
- assets/fonts/Noto_Serif_JP/
- assets/fonts/Nunito/
- assets/fonts/Pretendard/
- assets/misskey/COPYING
- assets/misskey/LICENSE
- assets/misskey/packages/frontend/assets/
fonts:
- family: BIZ UDGothic
fonts:
- asset: assets/fonts/BIZ_UDGothic/BIZUDGothic-Regular.ttf
weight: 400
- asset: assets/fonts/BIZ_UDGothic/BIZUDGothic-Bold.ttf
weight: 700
- family: BIZ UDMincho
fonts:
- asset: assets/fonts/BIZ_UDMincho/BIZUDMincho-Regular.ttf
weight: 400
- asset: assets/fonts/BIZ_UDMincho/BIZUDMincho-Bold.ttf
weight: 700
- family: M PLUS 1
fonts:
- asset: assets/fonts/Mplus1/Mplus1-Regular.otf
weight: 400
- asset: assets/fonts/Mplus1/Mplus1-Bold.otf
weight: 700
- family: M PLUS 2
fonts:
- asset: assets/fonts/Mplus2/Mplus2-Regular.otf
weight: 400
- asset: assets/fonts/Mplus2/Mplus2-Bold.otf
weight: 700
- family: Noto Sans JP
fonts:
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf
weight: 400
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Bold.ttf
weight: 700
- family: Noto Sans KR
fonts:
- asset: assets/fonts/Noto_Sans_KR/NotoSansKR-Regular.ttf
weight: 400
- asset: assets/fonts/Noto_Sans_KR/NotoSansKR-Bold.ttf
weight: 700
- family: Noto Sans SC
fonts:
- asset: assets/fonts/Noto_Sans_SC/NotoSansSC-Regular.ttf
weight: 400
- asset: assets/fonts/Noto_Sans_SC/NotoSansSC-Bold.ttf
weight: 700
- family: Noto Sans TC
fonts:
- asset: assets/fonts/Noto_Sans_TC/NotoSansTC-Regular.ttf
weight: 400
- asset: assets/fonts/Noto_Sans_TC/NotoSansTC-Bold.ttf
weight: 700
- family: Noto Serif JP
fonts:
- asset: assets/fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf
weight: 400
- asset: assets/fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf
weight: 700
- family: Nunito
fonts:
- asset: assets/fonts/Nunito/Nunito-Regular.ttf
weight: 400
- asset: assets/fonts/Nunito/Nunito-Bold.ttf
weight: 700
- family: Pretendard
fonts:
- asset: assets/fonts/Pretendard/Pretendard-Regular.otf
weight: 400
- asset: assets/fonts/Pretendard/Pretendard-Bold.otf
weight: 700
flutter_launcher_icons:
image_path: "assets/aria.png"
android: true
adaptive_icon_foreground: "assets/aria_android.png"
adaptive_icon_background: "#ffffff"
adaptive_icon_monochrome: "assets/aria_android_monochrome.png"
ios: true
remove_alpha_ios: true
windows:
generate: true
macos:
generate: true