aws_sdk_flutter 0.0.1-dev.1 copy "aws_sdk_flutter: ^0.0.1-dev.1" to clipboard
aws_sdk_flutter: ^0.0.1-dev.1 copied to clipboard

PlatformAndroid

Develop and deploy applications with the AWS SDK for Flutter. The SDK makes it easy to call AWS services using idiomatic Flutter APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aws_sdk_flutter

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

dependencies:
  aws_sdk_flutter: ^0.0.1-dev.1

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_sdk_flutter/aws_sdk_flutter.dart';
0
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Develop and deploy applications with the AWS SDK for Flutter. The SDK makes it easy to call AWS services using idiomatic Flutter APIs.

Documentation

API reference

License

MIT (license)

Dependencies

aws_sdk_android, aws_sdk_platform_interface, flutter, flutter_web_plugins

More

Packages that depend on aws_sdk_flutter