amplify_storage_s3_dart 0.4.7 amplify_storage_s3_dart: ^0.4.7 copied to clipboard
A Dart-only implementation of the Amplify Storage plugin for S3.
0.4.6 #
- Minor bug fixes and improvements
0.4.5 #
- Minor bug fixes and improvements
0.4.3 #
- Minor bug fixes and improvements
0.4.2 #
0.4.1 #
- Minor bug fixes and improvements
0.4.0 #
0.3.11 #
0.3.10 #
- Minor bug fixes and improvements
0.3.9 #
Fixes #
- fix: Bumped built_value to ">=8.6.0 <8.9.0" and built_value_generator to 8.8.1
- fix: Bumped drift to ">=2.14.0 <2.15.0" and drift_dev to ">=2.14.0 <2.15.0".
- fix: Bumped path to ">=1.8.0 <2.0.0"
0.3.8 #
- Minor bug fixes and improvements
0.3.7 #
- Minor bug fixes and improvements
0.3.6 #
- Minor bug fixes and improvements
0.3.5 #
- Minor bug fixes and improvements
0.3.4 #
- Minor bug fixes and improvements
0.3.3 #
- Minor bug fixes and improvements
0.3.2+3 #
- Minor bug fixes and improvements
0.3.2+2 #
- Minor bug fixes and improvements
0.3.2+1 #
- Minor bug fixes and improvements
0.3.2 #
- Minor bug fixes and improvements
0.3.1 #
0.3.0+1 #
- Minor bug fixes and improvements
0.2.0+1 #
- Minor bug fixes and improvements
0.2.0 #
Breaking Changes #
- feat(storage)!: update upload APIs options to add metadata field (#2815)
- fix(storage)!: make S3Exception internal
- refactor(storage)!: rename checkObjectExistence to validateObjectExistence
- refactor(storage)!: simplify storage s3 exceptions throwing
- refactor(storage)!: storage category APIs to use category level plugin options (#2754)
Fixes #
- fix(storage): Use
reifyPluginOptions
as instance method - fix(storage): add handling of AWSHttpException
- fix(storage): remove unnecessary exception for resuming a canceled task
Features #
- feat(storage): add generic StorageOperationCanceledException in core
- feat(storage): add handling of non-ascii object metadata values
- feat(storage): make access level optional for storage APIs (#2793)
- feat(storage): promote StorageTransferState to amplify_core
0.1.7+1 #
- Minor bug fixes and improvements
0.1.7 #
0.1.5 #
0.1.4+1 #
- Minor bug fixes and improvements
0.1.3 #
Fixes #
- fix(storage): adapt updated AWSFile.contentType getter
- fix(storage): use correct fallback contentType for upload
0.1.2 #
- Minor bug fixes and improvements
0.1.0 (2022-11-15) #
Initial developer preview release for all platforms.
Developer Preview #
The Amplify Flutter libraries are being rewritten in Dart. This version is part of our developer preview for all platforms and is not intended for production usage. Please follow our Web and Desktop support tickets to monitor the status of supported categories. We will be releasing Web and Desktop support for all Amplify categories incrementally.
For production use cases please use the latest, non-tagged versions of amplify-flutter packages from pub.dev
. They offer a stable, production-ready experience for Android and iOS.