aws_s3_plugin_flutter 0.0.5 copy "aws_s3_plugin_flutter: ^0.0.5" to clipboard
aws_s3_plugin_flutter: ^0.0.5 copied to clipboard

This package for uploading private file(s) to AWS S3 with upload percentage. also it is able to access the private files through presigned URLs which is the most basic thing of any mobile app with AWS [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aws_s3_plugin_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  aws_s3_plugin_flutter: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aws_s3_plugin_flutter/aws_s3_plugin_flutter.dart';
5
likes
20
pub points
25%
popularity

Publisher

unverified uploader

This package for uploading private file(s) to AWS S3 with upload percentage. also it is able to access the private files through presigned URLs which is the most basic thing of any mobile app with AWS private file system

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on aws_s3_plugin_flutter