forked from flutterdata/flutter_data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (45 loc) · 998 Bytes
/
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
name: flutter_data
description: >
The seamless way to work with persistent data models in Flutter. Inspired by
Ember Data and ActiveRecord.
version: 1.6.0
homepage: https://github.com/flutterdata/flutter_data
documentation: https://flutterdata.dev/
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
analyzer: ^6.1.0
async: ^2.6.1
build: ^2.0.2
build_resolvers: ^2.0.10
collection: ^1.16.0
crypto: ^3.0.1
equatable: ^2.0.2
glob: ^2.0.1
hive: ^2.2.3
http: ^1.2.0
inflection3: ^0.5.3+2
json_annotation: ^4.8.1
meta: ^1.10.0
path: ^1.8.0
pool: ^1.5.1
pubspec_parse: ^1.0.0
recase: ^4.0.0
retry: ^3.1.0
riverpod: ^2.1.1
source_gen: ^1.0.1
source_helper: ^1.3.2
state_notifier: ^1.0.0
uuid: ^4.2.1
dev_dependencies:
build_runner: ^2.3.0
build_test: ^2.1.0
coverage: ^1.3.2
freezed: ^2.3.0
freezed_annotation: ^2.0.1
json_serializable: ^6.7.1
lints: ^3.0.0
matcher: ^0.12.10
mockito: ^5.0.9
source_gen_test: ^1.0.0
test: ^1.22.0