-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpubspec.yaml
267 lines (240 loc) · 7.38 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
255
256
257
258
259
260
261
262
263
264
265
266
267
name: da_kanji_mobile
description: You are learning Japanese? Then you need to give "DaKanji" a try!
repository: https://github.com/captaindario/dakanji
issue_tracker: https://github.com/captaindario/dakanji/issues
funding:
- https://github.com/sponsors/captaindario
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 3.4.2+107
environment:
sdk: ">=3.0.0"
flutter: "3.19.6"
platforms:
android:
ios:
linux:
macos:
windows:
dependencies:
flutter:
sdk: flutter
# all platforms supported
linked_scroll_controller: 0.2.0
shared_preferences: 2.2.3
url_launcher: 6.3.0
flutter_phoenix: 1.1.1
image: 4.2.0
flutter_markdown: 0.7.3
get_it: 7.7.0
provider: 6.1.2
universal_io: 2.2.2
awesome_dialog: 3.2.0
easy_localization: 3.0.7
flutter_layout_grid: 2.0.7
tuple: 2.0.2
lottie: 3.1.2
flutter_svg: 2.0.10+1
onboarding_overlay : 3.2.2
auto_size_text: 3.0.0
feedback: 3.1.0
flutter_staggered_animations: 1.1.1
graphview: 1.2.0
xml: 6.5.0
reorderables: 0.6.0
archive: 3.6.1
device_info_plus: 10.1.0
share_plus: 9.0.0
file_picker: 8.0.5
sqlite3: 2.4.3
sqlite3_flutter_libs: 0.5.24
drift: 2.18.0
json_annotation: 4.9.0
flutter_spinkit: 5.2.1
sentry_flutter: 8.3.0
feedback_sentry: 3.0.1
sentry: 8.2.0
dio: 5.4.3+1
flutter_speed_dial: 7.0.0
scrollable_positioned_list: 0.3.8
pdf: 3.11.0
pdf_widget_wrapper: 1.0.3
rive: 0.12.4
printing: 5.12.0
path_parsing: 1.0.1 # included in svg_flutter
vector_graphics: 1.1.11+1 # included in svg_flutter
app_links: 6.1.1 # android, iOS, web, macos, windows (msix), linux
fvp:
git:
url: https://github.com/wang-bin/fvp
hash: b953bac6e6d089b3d77a5fcaa791848264d03894
flutter_widget_from_html_core: 0.15.1
tflite_flutter: #0.10.4
git:
url: https://github.com/CaptainDario/flutter-tflite
hash: 2c4c912
envied: 0.5.4+1
envied_generator: 0.5.4+1
async: 2.11.0
path: 1.9.0
http: 1.2.1
collection: 1.18.0
path_provider: 2.1.3
yaml: 3.1.2
quiver: 3.2.1
another_flushbar: 1.12.30
screenshot: 2.5.0
super_clipboard: 0.8.17
keyboard_actions: 4.2.0
flutter_ankidroid:
git:
url: https://github.com/CaptainDario/flutter_ankidroid
kana_kit:
git:
url: https://github.com/CaptainDario/kana_kit
liquid_swipe:
git:
url: https://github.com/CaptainDario/DaKanji-Dependencies
path: liquid_swipe_flutter
database_builder:
git:
url: https://github.com/CaptainDario/DaKanji-Dictionary
path: database_builder
ref: v3.2.0
# Not all platforms supported
webview_flutter: 4.8.0 # android, iOS
webview_flutter_wkwebview: 3.13.1
in_app_review: 2.0.9 # android, iOS, MacOS, windows (limited)
clipboard_watcher: 0.2.1 # android, iOS, macos, windows, linux
store_checker: 1.4.0 # ios, android
#isar: android, iOS, macos, windows, linux
isar: 3.1.0+1 # included in dakanji dictionary
isar_flutter_libs: 3.1.0+1 # included in dakanji dictionary
mecab_dart: # android, iOS, macos, windows, linux
#path: /Users/darioklepoch/dev/DaKanji/mecab_dart/
git:
url: https://github.com/CaptainDario/mecab_dart
ref: e068f05
# packages that should only target specific platforms
android_intent_plus: 5.0.2 # android
window_manager: 0.3.9 # desktop
screen_retriever: 0.1.9 # desktop
# utility
flutter_launcher_icons: 0.13.1 # android, iOS, Linux, MacOS, windows
flutter_native_splash: 2.4.0 # android, iOS, web
dependency_overrides:
sentry: 8.2.0
msix_config:
display_name: DaKanji
protocol_activation: dakanji
app_uri_handler_hosts: dakanji.app, www.dakanji.app
# package family name: 61015DaAppLab.DaKanji_t0074r350qa7p
publisher: CN=EC6A3F44-67FB-44EF-B45B-1DACD55293B9
publisher_display_name: DaAppLab
identity_name: 61015DaAppLab.DaKanji
logo_path: ./assets/images/dakanji/icon.png
capabilities: internetClient
execution-alias: DaKanji
languages: en-us, de-de, ru-ru, ja-jp, zh-cn, it-it, fr-fr, es-es, pl-pl
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
custom_lint: 0.5.11
msix: 3.16.7
flutter_lints: 4.0.0
import_sorter: 4.6.0
json_serializable: 6.8.0
build_runner: 2.4.9
dependency_validator: 4.1.0
isar_generator: 3.1.0+1 # included in dakanji dictionary
drift_dev: 2.18.0
flutter_icons:
android: "launcher_icon"
ios: true
image_path_ios: "assets/images/dakanji/icon_white.png"
macos:
generate: true
windows:
generate: true
image_path: "assets/images/dakanji/icon.png"
# The following section is specific to Flutter.
flutter:
fonts:
- family: NotoSansJP
fonts:
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Black.ttf
weight: 900
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-ExtraBold.ttf
weight: 800
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Bold.ttf
weight: 700
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-SemiBold.ttf
weight: 600
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Medium.ttf
weight: 500
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf
weight: 400
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Light.ttf
weight: 300
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-ExtraLight.ttf
weight: 200
- asset: assets/fonts/Noto_Sans_JP/NotoSansJP-Thin.ttf
weight: 100
- family: Theater
fonts:
- asset: assets/fonts/theater/Theater_Bold.otf
weight: 900
- family: kouzan
fonts:
- asset: assets/fonts/kouzan/KouzanGyousho.otf
weight: 900
- family: DaKanjiIcons
fonts:
- asset: assets/icons/svg_to_font/fluttericon.com/fonts/DaKanjiIcons.ttf
# 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:
# DaKanji icons/images...
- assets/images/dakanji/icon.png
- assets/images/dakanji/banner.png
# Dapplab icons/images
- assets/images/daapplab/logo_design_2_transparent.svg
# draw screen
- assets/images/ui/kanji_drawing_aid.png
# dictionary screen
- assets/dict/krad.zip
- assets/dict/radk.zip
# onboarding graphics
- assets/images/onboarding/onboarding_1_1.vec
- assets/images/onboarding/onboarding_1_2.vec
- assets/images/onboarding/onboarding_2_1.vec
- assets/images/onboarding/onboarding_2_2.vec
- assets/images/onboarding/onboarding_3_1.vec
- assets/images/onboarding/onboarding_3_2.vec
- assets/images/onboarding/onboarding_4_1.vec
- assets/images/onboarding/onboarding_4_2.vec
- assets/animations/
# kana mnemonics / sounds
- assets/images/kana/individuals/
- assets/audios/kana/individuals/
# kana origin images
- assets/images/kana/origin/
# kanji drawing brush
- assets/images/brush.png
# icons
- assets/icons/
# misc
- CHANGELOG.md
- pubspec.yaml
- CREDITS.md
# large files
# tf lite models
- assets/tflite_models/
# downloadable: mecab
- assets/ipadic.zip
# downloadable: dictionary
- assets/dict/