awvvo_dynamodb 1.0.5 copy "awvvo_dynamodb: ^1.0.5" to clipboard
awvvo_dynamodb: ^1.0.5 copied to clipboard

Wrapper for AWS DynamoDB

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add awvvo_dynamodb

With Flutter:

 $ flutter pub add awvvo_dynamodb

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

dependencies:
  awvvo_dynamodb: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:awvvo_dynamodb/awvvo_dynamodb.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Wrapper for AWS DynamoDB

Repository

Documentation

API reference

License

MIT (LICENSE)

Dependencies

aws_dynamodb_api

More

Packages that depend on awvvo_dynamodb