aws_s3_upload_lite 0.1.1 aws_s3_upload_lite: ^0.1.1 copied to clipboard
Amazon S3 is an object storage service that stores data as objects within buckets. aws_s3_upload_lite is a simple, convenient package for uploading files to AWS S3 buckets.
[0.1.1] #
Increased upload time to cater for slow upload speeds
[0.1.0] #
Updated dependencies. Improved error handling
[0.0.9] #
Updated dependencies.
[0.0.8] #
Updated dependencies.
[0.0.7] - 2/16/2024 #
Fixed Example.
[0.0.6] - 2/16/2024 #
Added Example.
[0.0.5] - 2/16/2024 #
Updated description in pubspec.yaml.
[0.0.4] - 2/12/2024 #
Upload Uint8List has been added.
[0.0.3] - 2/12/2024 #
Update upload instructions.
[0.0.2] - 2/05/2024 #
Correcting Constraints
[0.0.1] - 2/05/2024 #
Initial Release