forked from khoadng/Boorusama
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
146 lines (141 loc) · 3.55 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
name: boorusama
description: A mobile client for Booru sites.
publish_to: "none"
version: 3.20.0+108
environment:
sdk: ">=3.2.0 <4.0.0"
dependencies:
android_intent_plus: ^5.0.1
animated_list_plus: ^0.5.2
auto_size_text: ^3.0.0
background_downloader: ^8.5.2
bitsdojo_window: ^0.1.6
cached_network_image: ^3.3.0
chewie: ^1.7.1
clock: ^1.1.1
collection: ^1.17.0
connectivity_plus: ^6.0.3
context_menus:
git:
url: https://github.com/khoadng/flutter-context-menu.git
ref: 7a310fa2aacfaa95339ee2535f0797fcf84efeca
cookie_jar: ^4.0.8
crypto: ^3.0.3
custom_sliding_segmented_control: ^1.8.3
device_info_plus: ^10.0.1
dio: ^5.5.0+1
dio_cache_interceptor: ^3.5.0
dio_cache_interceptor_hive_store: ^3.2.2
dio_http2_adapter: ^2.5.3
dynamic_color: ^1.7.0
easy_localization: ^3.0.7
easy_logger: ^0.0.2
equatable: ^2.0.5
expandable: ^5.0.1
exprollable_page_view: ^1.0.1
extended_image: ^8.2.1
fast_immutable_collections: ^10.2.4
file_picker: ^8.0.6
filesize: ^2.0.1
firebase_analytics: ^11.1.0
firebase_core: ^3.1.1
firebase_crashlytics: ^4.0.2
firebase_performance: ^0.10.0+2
fl_chart: ^0.68.0
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_download_manager:
git:
url: https://github.com/khoadng/flutter_download_manager.git
ref: 2e2f17a2e9ba95dbbbcd9b7c6c5ebfabda8123df
flutter_html: ^3.0.0-beta.2
flutter_improved_scrolling: ^0.0.3
flutter_local_notifications: ^17.2.1+1
flutter_markdown: ^0.7.3
flutter_portal: ^1.1.4
flutter_riverpod: ^2.5.1
flutter_scatter: ^0.2.0
flutter_spinkit: ^5.2.0
flutter_staggered_grid_view: ^0.7.0
flutter_svg: ^2.0.10+1
flutter_tags_x: ^1.1.0
font_awesome_flutter: ^10.7.0
fpdart: ^1.1.0
fvp: ^0.17.0
gal: ^2.3.0
go_router: ^14.2.0
hive: ^2.2.3
html: ^0.15.4
http: ^1.1.0
infinite_scroll_pagination: ^4.0.0
intl: ^0.19.0
jiffy: ^6.2.1
like_button: ^2.0.5
local_auth: ^2.2.0
lottie: ^3.1.2
material_symbols_icons: ^4.2768.0
media_scanner: ^2.1.0
modal_bottom_sheet: ^3.0.0-pre
multi_split_view: ^3.2.2
oktoast: ^3.4.0
package_info_plus: ^8.0.0
path: ^1.8.3
path_provider: ^2.1.2
percent_indicator: ^4.2.3
permission_handler: ^11.3.1
petitparser: ^6.0.2
photo_view: ^0.15.0
rate_my_app: 1.1.4 # DO NOT UPDATE, 2.0.0 is adding unnecessary permissions
readmore: ^3.0.0
recase: ^4.1.0
reorderable_grid_view: ^2.2.8
reorderables:
git:
url: https://github.com/khoadng/reorderables.git
ref: 69d1b8b272f3b77dc6a6b7399fa8931cdd660d77
rich_text_controller: ^1.4.2
rxdart: ^0.27.7
scroll_to_index: ^3.0.1
searchfield: ^1.0.5
share_handler: ^0.0.20
share_plus: ^9.0.0
sliver_tools: ^0.2.12
stack_trace: ^1.11.0
timeago: ^3.7.0
url_launcher: ^6.3.0
uuid: ^4.4.0
version: ^3.0.2
video_player: ^2.9.1
video_player_macos: ^2.0.1
visibility_detector: ^0.4.0+2
webview_cookie_manager: ^2.0.6
webview_flutter: ^4.8.0
webview_flutter_android: ^3.16.4
xml: ^6.5.0
yaml: ^3.1.2
dev_dependencies:
build_runner: ^2.4.11
flutter_launcher_icons:
git: https://github.com/fluttercommunity/flutter_launcher_icons.git
flutter_lints: ^4.0.0
flutter_localizations:
sdk: flutter
flutter_test:
sdk: flutter
hive_generator: ^2.0.1
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/translations/
- assets/information.json
- assets/tagdef.json
- assets/ca/isrgrootx1.pem
- boorus.yaml
- CHANGELOG.md