-
Notifications
You must be signed in to change notification settings - Fork 277
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (33 loc) · 886 Bytes
/
pubspec.yaml
File metadata and controls
36 lines (33 loc) · 886 Bytes
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
name: aws_common
description: Common types and utilities used across AWS and Amplify packages.
version: 0.7.11
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/aws_common
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues
environment:
sdk: ^3.9.0
dependencies:
async: ^2.10.0
built_collection: ^5.0.0
built_value: ^8.10.1
collection: ^1.18.0
http: ^1.3.0
http2: ^2.0.0
json_annotation: ^4.9.0
logging: ^1.0.0
meta: ^1.16.0
mime: ^2.0.0
os_detect: ^2.0.2
path: ^1.8.0
stream_transform: ^2.1.0
uuid: ^4.5.1
web: ^1.1.1
dev_dependencies:
amplify_lints: ">=3.1.4 <3.2.0"
build_runner: ^2.4.9
build_test: ^3.1.1
build_web_compilers: ^4.0.0
built_value_generator: ^8.10.1
json_serializable: ^6.9.4
stream_channel: ^2.1.0
test: ^1.22.1