document_client 2.0.0 copy "document_client: ^2.0.0" to clipboard
document_client: ^2.0.0 copied to clipboard

The DynamoDB document client simplifies working with items. It uses native Dart types as input parameters, as well as converts response data to native Dart types.

2.0.0 #

  • Update shared package
  • Add String set type conversion

1.0.0 #

  • Null Safety

0.1.0 #

  • Update dependencies

0.0.7 #

  • Fix null value error for 'expected' parameter in 'put' method

0.0.6 #

  • Added support for AttributeValues for the translator for the DocumentClient

0.0.5 #

  • Add missing return statement in type translator

0.0.4 #

  • Fix crashes because of null parameters

0.0.3 #

  • Shorten description to make Pub happy

0.0.2 #

  • Fix bugs in transactWrite
  • Add LICENSE
  • Add proper example file
  • More thorough description

0.0.1 #

  • Initial version
8
likes
140
pub points
56%
popularity

Publisher

verified publisheraws-dart.agilord.com

The DynamoDB document client simplifies working with items. It uses native Dart types as input parameters, as well as converts response data to native Dart types.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

aws_dynamodb_api, shared_aws_api

More

Packages that depend on document_client