aws_s3_upload_plus 1.0.0
aws_s3_upload_plus: ^1.0.0 copied to clipboard
A simple, convenient package for uploading to S3.
[1.5.0] - 1/22/2023 #
Support including metadata in uploads.
[1.4.0] - 6/29/2022 #
Support setting object key directly.
[1.3.0] - 6/29/2022 #
Allow setting ACL and fix endpoint.
[1.2.2] - 2/2/2022 #
readded gitignore and uploaded properly
[1.2.1] - 2/2/2022 #
Added enum for acl to be able to choose.
[1.2.0] - 5/9/2021 #
Null safety and updated dependencies.
[1.1.2] - 3/20/2021 #
Fix returned url when using custom filename.
[1.1.0] - 3/20/2021 #
Add support for uploading with a filename different from the file's current filename.
[1.0.2] - 3/20/2021 #
Update documentation to reflect class renaming.
[1.0.1] - 3/20/2021 #
Remove leftover template placeholders and restructure more logically.
[1.0.0] - 3/20/2021 #
Initial Release