amplify_storage_s3 2.5.1 copy "amplify_storage_s3: ^2.5.1" to clipboard
amplify_storage_s3: ^2.5.1 copied to clipboard

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: ^2.5.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';
80
likes
150
points
13.4k
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

Documentation

API reference

License

Apache-2.0 (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