-
-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathpubspec.yaml
More file actions
176 lines (169 loc) · 4.14 KB
/
pubspec.yaml
File metadata and controls
176 lines (169 loc) · 4.14 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
name: boorusama
description: A mobile client for Booru sites.
publish_to: "none"
version: 4.4.0+177
environment:
sdk: ^3.11.0
flutter: ^3.41.0
workspace:
- packages/foundation
- packages/booru_clients
- packages/filename_generator
- packages/sliver_masonry_grid
- packages/extended_image
- packages/flutter_sqlite3_migration
- packages/retriable
- packages/rich_text_controller
- packages/i18n
- packages/codegen
- packages/cache_manager
- packages/coreutils
dependencies:
# local packages
foundation:
path: packages/foundation
i18n:
path: packages/i18n
booru_clients:
path: packages/booru_clients
filename_generator:
path: packages/filename_generator
sliver_masonry_grid:
path: packages/sliver_masonry_grid
extended_image:
path: packages/extended_image
flutter_sqlite3_migration:
path: packages/flutter_sqlite3_migration
retriable:
path: packages/retriable
rich_text_controller:
path: packages/rich_text_controller
cache_manager:
path: packages/cache_manager
coreutils:
path: packages/coreutils
anchor_ui: ^0.0.6
android_intent_plus: ^6.0.0
archive: ^4.0.7
animated_list_plus: ^0.5.2
auto_scrolling: ^0.4.0
background_downloader: ^9.3.0
bonsoir: ^6.0.1
clock: ^1.1.1
collection: ^1.17.0
connectivity_plus: ^7.0.0
context_menus:
git:
url: https://github.com/khoadng/flutter-context-menu.git
ref: 3e46518ea7823aebae8838754c21353bd2d44189
cross_file: ^0.3.4+2
crypto: ^3.0.5
device_info_plus: ^12.1.0
dio: ^5.7.0
disk_space_2: ^1.0.10
dio_http2_adapter: ^2.5.3
dynamic_color: ^1.7.0
equatable: ^2.0.5
expandable: ^5.0.1
fast_immutable_collections: ^11.0.0
file_picker: ^10.2.0
fl_chart: ^1.0.0
flutter:
sdk: flutter
flutter_html: ^3.0.0-beta.2
flutter_local_notifications: ^20.1.0
flutter_markdown: ^0.7.3+2
flutter_riverpod: 2.6.1
flutter_scatter: ^0.2.0
flutter_spinkit: ^5.2.0
flutter_svg: ^2.0.10+1
flutter_widget_from_html_core: ^0.17.0
font_awesome_flutter: ^10.7.0
fvp: ^0.35.2
gal: ^2.3.0
go_router: ^17.0.0
google_api_availability: ^5.0.0
hive_ce: ^2.12.0
html: ^0.15.4
http: ^1.1.0
infinite_scroll_pagination: ^5.1.0
intl: ^0.20.2
like_button: ^2.0.5
local_auth: ^3.0.0
lottie: ^3.1.2
material_symbols_icons: ^4.2785.1
media_kit: ^1.2.1
media_kit_video: ^2.0.1
media_kit_libs_video: ^1.0.7
meta: ^1.16.0
modal_bottom_sheet: ^3.0.0-pre
multi_split_view: ^3.5.0
native_dio_adapter: ^1.4.0
oktoast: ^3.4.0
package_info_plus: ^9.0.0
pasteboard: ^0.5.0
path: ^1.8.3
path_drawing: ^1.0.1
path_provider: ^2.1.2
percent_indicator: ^4.2.3
permission_handler: ^12.0.0+1
petitparser: ^7.0.1
purchases_flutter: ^9.2.0
rate_my_app: ^2.2.0
readmore: ^3.0.0
reorderable_grid_view: ^2.2.8
reorderables:
git:
url: https://github.com/khoadng/reorderables.git
ref: a4b5fb32b79ac61c98979d7f95ebef49af37297a
rxdart: ^0.28.0
scroll_to_index: ^3.0.1
share_handler: ^0.0.20
share_plus: ^12.0.0
shelf: ^1.4.1
selection_mode: ^0.0.6
sliver_tools: ^0.2.12
smooth_page_indicator: ^2.0.1
socks5_proxy: ^2.0.0
sqlite3: ^2.7.2
sqlite3_flutter_libs: ^0.5.29+1
stack_trace: ^1.11.0
timeago: ^3.7.0
url_launcher: ^6.3.1
uuid: ^4.5.1
video_player: ^2.9.2
visibility_detector: ^0.4.0+2
wakelock_plus: ^1.4.0
webview_cookie_manager:
git:
url: https://github.com/khoadng/webview_cookie_manager
ref: ffb49899077d68af449262784bc4e837aa767392
webview_flutter: ^4.10.0
webview_flutter_android: ^4.0.0
webview_flutter_wkwebview: ^3.23.0
window_manager: ^0.5.1
yaml: ^3.1.2
web: ^1.1.1
dev_dependencies:
build_runner: ^2.4.13
flutter_launcher_icons:
git: https://github.com/fluttercommunity/flutter_launcher_icons.git
flutter_lints: ^6.0.0
flutter_localizations:
sdk: flutter
flutter_test:
sdk: flutter
hive_ce_generator: ^1.9.3
import_sorter: ^4.6.0
mocktail: ^1.0.4
test: ^1.25.2
flutter:
uses-material-design: true
assets:
- assets/animations/
- assets/icon/
- assets/images/
- assets/information.json
- assets/tagdef.json
- assets/ca/isrgrootx1.pem
- CHANGELOG.md