aws_s3_upload_lite library

Classes

AwsS3
Convenience class for uploading files to AWS S3

Typedefs

OnUploadProgressCallback = void Function(int sentBytes, int totalBytes)