-
Notifications
You must be signed in to change notification settings - Fork 11
/
pubspec.yaml
76 lines (71 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
name: eh_redux
description: EH Redux
publish_to: "none"
version: 0.6.4
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
http: ^0.12.1
html: ^0.14.0+3
cached_network_image: ^2.3.1
built_collection: ^4.3.2
provider: ^4.1.2
meta: ^1.1.8
mobx: ^1.2.1
flutter_mobx: ^1.1.0
built_value: ^7.1.0
share: 0.6.5
photo_view: ^0.10.2
shared_preferences: ">=0.5.7+3 <2.0.0"
preload_page_view: ^0.1.4
collection: ^1.14.12
flutter_secure_storage: ^3.3.3
webview_flutter: ^1.0.0
package_info: ">=0.4.1 <2.0.0"
url_launcher: ^5.7.1
filesize: ^1.0.4
intl: ^0.16.1
firebase_core: ^0.5.0
firebase_analytics: ^6.0.0
firebase_crashlytics: ^0.2.0
flutter_markdown: ^0.4.2
freezed_annotation: ^0.12.0
json_annotation: ^3.0.1
moor: ^3.3.1
path: ^1.6.4
path_provider: ^1.6.11
flutter_typeahead: ^1.8.3
device_info: ">=0.4.2+4 <2.0.0"
workmanager: ^0.2.3
functional_widget_annotation: ^0.8.0
sqlite3_flutter_libs: ^0.2.0
streaming_shared_preferences: ^1.0.1
enum_to_string: ^1.0.9
logging: ^0.11.4
async: ^2.4.2
rxdart: ^0.24.1
octo_image: ^0.3.0
flutter_cache_manager: ^1.4.2
flutter_local_notifications: ^1.4.4+4
html_unescape: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.6.5
mobx_codegen: ^1.1.0
built_value_generator: ^7.1.0
lint: ^1.0.0
mockito: ^4.1.1
matcher: ^0.12.6
freezed: ^0.12.1
json_serializable: ^3.4.0
json_serializable_immutable_collections: ^0.4.0
moor_generator: ^3.3.1
functional_widget: ^0.8.0
flutter:
uses-material-design: true
generate: true