flutter_aws_s3_client 0.3.0 copy "flutter_aws_s3_client: ^0.3.0" to clipboard
flutter_aws_s3_client: ^0.3.0 copied to clipboard

outdated

A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.

[0.3.0] #

  • BREAKING CHANGE: renamed 'path' parameter to 'key'
  • Fix bug that caused a wrong signature when key contains characters that need to be url-encoded

[0.2.0] #

  • Check the status code before trying to parse responses. Throw exceptions on error status codes.

[0.1.0] - Remove dependency on flutter, Update dependencies #

[0.0.4] - Add example #

[0.0.3] - Fix homepage #

[0.0.2] - Better documentation #

[0.0.1] - Initial Release #

  • Initial Release. Support GET Bucket (List Objects) and GET Object.
35
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

amazon_cognito_identity_dart, built_collection, built_value, http, xml2json

More

Packages that depend on flutter_aws_s3_client