amplify_storage_s3 1.0.0-next.1+1 copy "amplify_storage_s3: ^1.0.0-next.1+1" to clipboard
amplify_storage_s3: ^1.0.0-next.1+1 copied to clipboard

outdated

The Amplify Flutter Storage category plugin using the AWS S3 provider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amplify_storage_s3

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  amplify_storage_s3: ^1.0.0-next.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:amplify_storage_s3/amplify_storage_s3.dart';
86
likes
0
points
13k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

The Amplify Flutter Storage category plugin using the AWS S3 provider.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

amplify_core, amplify_db_common, amplify_storage_s3_dart, aws_common, flutter, meta, path_provider

More

Packages that depend on amplify_storage_s3