amplify_datastore 0.0.1-dev.6 copy "amplify_datastore: ^0.0.1-dev.6" to clipboard
amplify_datastore: ^0.0.1-dev.6 copied to clipboard

outdated

The Amplify Flutter DataStore category plugin.

0.0.1-dev.6 - 2021-01-04 #

Bug Fixes #

  • fix: fix relative path for coverage.gradle to be local to the package (#293)

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.