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