amazon_s3_cognito 0.8.5 copy "amazon_s3_cognito: ^0.8.5" to clipboard
amazon_s3_cognito: ^0.8.5 copied to clipboard

This plugin allows users to upload and delete image for amazon s3 cognito.Users can also upload multiple images to s3 using the plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amazon_s3_cognito
copied to clipboard

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

dependencies:
  amazon_s3_cognito: ^0.8.5
copied to clipboard

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:amazon_s3_cognito/amazon_s3_cognito.dart';
copied to clipboard
30
likes
150
points
623
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

This plugin allows users to upload and delete image for amazon s3 cognito.Users can also upload multiple images to s3 using the plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on amazon_s3_cognito