-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
96 lines (74 loc) · 1.62 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
name: catweb
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# ui
flutter_rating_bar: ^4.0.1
flutter_linkify: ^6.0.0
flutter_highlight: ^0.7.0
cupertino_icons: ^1.0.8
flutter_swipe_action_cell: ^3.1.5
extended_image: ^9.0.4
cupertino_modal_sheet: ^1.1.0
bot_toast: ^4.1.3
scrollable_positioned_list: ^0.3.8
photo_view: ^0.15.0
# pull_to_refresh:
# git: https://github.com/miquelbeltran/flutter_pulltorefresh
pull_to_refresh_flutter3: ^2.0.2
# network
brotli: ^0.6.0
dio: ^5.7.0
dio_cache_interceptor: ^3.5.0
dio_cache_interceptor_db_store: ^5.1.1
dio_smart_retry: ^6.0.0
cookie_jar: ^4.0.8
dio_cookie_manager: ^3.1.1
dio_http_formatter: ^3.2.1
flutter_inappwebview: ^6.1.5
webview_cookie_manager: ^2.0.6
# state
flutter_hooks: ^0.20.5
get_it: ^8.0.0
provider: ^6.1.2
# database
drift: ^2.21.0
shared_preferences: ^2.3.2
sqlite3_flutter_libs: ^0.5.25
path_provider: ^2.1.4
path: ^1.9.0
# tools
intl: ^0.19.0
synchronized: ^3.3.0+3
uuid: ^4.5.1
rxdart: ^0.28.0
logger: ^2.4.0
yaml: ^3.1.2
json_annotation: ^4.9.0
freezed_annotation: ^2.4.4
collection: ^1.18.0
catweb_parser:
path: ../catweb_parser_go
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
drift_dev: ^2.21.0
freezed: ^2.5.7
json_serializable: ^6.8.0
build_runner: ^2.4.13
custom_lint: ^0.6.8
test: ^1.25.7
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/
- assets/svgs/