awsdart 0.0.3 copy "awsdart: ^0.0.3" to clipboard
awsdart: ^0.0.3 copied to clipboard

Dart 1 only

Library to work wit Amazone Web Service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add awsdart

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

dependencies:
  awsdart: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:awsdart/core.dart';
import 'package:awsdart/html.dart';
import 'package:awsdart/io.dart';
0
likes
15
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Library to work wit Amazone Web Service.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

crypto, intl, log4dart

More

Packages that depend on awsdart