-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpubspec.yaml
More file actions
63 lines (56 loc) · 1.25 KB
/
pubspec.yaml
File metadata and controls
63 lines (56 loc) · 1.25 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
name: raven
description: "News aggregator"
publish_to: 'none'
version: 1.0.0-alpha+220
environment:
sdk: '>=3.2.1 <4.0.0'
dependencies:
cached_network_image: ^3.4.1
connectivity_plus: ^6.1.4
dart_rss: ^3.0.3
device_info_plus: ^11.4.0
dio: ^5.8.0+1
http_cache_hive_store: ^5.0.1
pretty_dio_logger: ^1.4.0
dio_smart_retry: ^7.0.1
dynamic_color: ^1.7.0
flutter:
sdk: flutter
flutter_html: ^3.0.0
hive_ce: ^2.11.2
hive_ce_flutter: ^2.3.1
html: ^0.15.6
intl: ^0.19.0
package_info_plus: ^8.3.0
share_plus: ^10.1.4
url_launcher: ^6.3.1
path_provider: ^2.1.5
visibility_detector: ^0.4.0+2
shimmer: ^3.0.0
provider: ^6.1.5
json_annotation: ^4.9.0
permission_handler: ^12.0.0+1
archive: ^4.0.7
json_path: ^0.7.5
file_picker: ^10.1.9
flutter_svg: ^2.1.0
dio_cache_interceptor: ^4.0.3
google_mlkit_translation: ^0.13.0
google_mlkit_language_id: ^0.13.0
klaws:
git:
url: https://github.com/ksh-b/klaws.git
ref: master
external_path: ^2.2.0
dev_dependencies:
build_runner: ^2.4.15
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
hive_ce_generator: ^1.9.1
json_serializable: ^6.9.5
flutter_launcher_icons: ^0.14.3
test: ^1.26.2
lints: ^5.1.1
flutter:
uses-material-design: true