aws_uploader 0.0.1 copy "aws_uploader: ^0.0.1" to clipboard
aws_uploader: ^0.0.1 copied to clipboard

A Flutter plugin to upload images/files to AWS S3 using Cognito token-based authentication. Supports progress events and cancellation.

aws_uploader #

Flutter Platform

aws_uploader is a Flutter plugin to upload images to AWS S3 with support for:

  • Android & iOS platforms
  • Image upload with multi-part support
  • Upload progress stream
  • Cancel ongoing uploads
  • Upload using Cognito token & identityId

Features #

  • Upload images to AWS S3 using Cognito credentials
  • Listen to upload progress in real-time
  • Cancel ongoing uploads if needed
  • Fully native implementation for Android & iOS
  • Token & IdentityId based secure uploads

2
likes
150
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to upload images/files to AWS S3 using Cognito token-based authentication. Supports progress events and cancellation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aws_uploader

Packages that implement aws_uploader