amplify_datastore_plugin_interface 0.0.1-dev.5 copy "amplify_datastore_plugin_interface: ^0.0.1-dev.5" to clipboard
amplify_datastore_plugin_interface: ^0.0.1-dev.5 copied to clipboard

unlistedoutdated

The platform interface for the DataStore module of Amplify Flutter.

0.0.1-dev.5 (2020-12-31) #

Chores #

  • chore(amplify_datastore) Update readme of the sample app (#238)
  • chore: Updated amplify-android version 1.6.8. (#261)
  • chore: add some missing headers on kotlin files (#269)

Bug Fixes #

  • fix(amplify_datastore) Update sample app to match the new model codegen (#237)
  • fix(amplify_datastore): Handle optional nullable enum types in parser (#254)

0.0.1-dev.4 (2020-12-03) #

  • Initial preview release of DataStore plugin.