amplify_storage_s3_android 0.6.14 amplify_storage_s3_android: ^0.6.14 copied to clipboard
The method channel implementation for amplify_storage_s3 on Android
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add amplify_storage_s3_android
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
amplify_storage_s3_android: ^0.6.14
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.