aws_s3_upload_lite 0.0.6 copy "aws_s3_upload_lite: ^0.0.6" to clipboard
aws_s3_upload_lite: ^0.0.6 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.

example/README.md

import 'dart:io';

import 'package:aws_s3_upload_lite/aws_s3_upload_lite.dart'; import 'package:flutter/material.dart';

void main() { upload1(); upload2(); }

Future

debugPrint(response); }

Future

debugPrint(response); }

7
likes
0
pub points
82%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

amazon_cognito_identity_dart_2, flutter, http, path, recase

More

Packages that depend on aws_s3_upload_lite