-
Notifications
You must be signed in to change notification settings - Fork 279
Expand file tree
/
Copy pathpubspec.yaml
More file actions
35 lines (32 loc) · 996 Bytes
/
pubspec.yaml
File metadata and controls
35 lines (32 loc) · 996 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
name: amplify_storage_s3_dart
description: A Dart-only implementation of the Amplify Storage plugin for S3.
version: 0.4.9
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/storage/amplify_storage_s3_dart
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues
environment:
sdk: ^3.6.0
dependencies:
amplify_core: ">=2.6.1 <2.7.0"
amplify_db_common_dart: ">=0.4.9 <0.5.0"
async: ^2.10.0
aws_common: ">=0.7.6 <0.8.0"
aws_signature_v4: ">=0.6.4 <0.7.0"
built_collection: ^5.0.0
built_value: ^8.6.0
drift: ^2.25.0
fixnum: ^1.0.0
json_annotation: ">=4.9.0 <4.10.0"
meta: ^1.7.0
path: ">=1.8.0 <2.0.0"
smithy: ">=0.7.4 <0.8.0"
smithy_aws: ">=0.7.4 <0.8.0"
dev_dependencies:
amplify_lints: ">=3.1.1 <3.2.0"
build_runner: ^2.4.9
build_verify: ^3.0.0
built_value_generator: 8.9.3
drift_dev: ^2.25.1
json_serializable: 6.9.0
mocktail: ^1.0.0
test: ^1.22.1