amplify-flutter

A declarative library with an easy-to-use interface for building Flutter applications on AWS.

APACHE-2.0 License

Stars
1.3K
Committers
49

Bot releases are hidden (Show)

amplify-flutter - v0.2.6 (2021-10-25)

Published by dnys1 almost 3 years ago

Fixes

  • fix(datastore): Re-emit events on hot restart

Features

  • feat(datastore): Add observeQuery API
  • feat(storage): Upload/download progress listener
amplify-flutter - v0.2.5 (2021-10-14)

Published by dnys1 about 3 years ago

Fixes

  • fix(api): OIDC/Lambda changes for DataStore
  • fix(auth): Add global sign out
  • fix(auth): Support preferPrivateSession flag
  • fix(datastore): Sync issues with owner-based auth
  • fix(datastore): Ensure attaching nested model schema
  • fix(datastore): Timeout period not increasing
  • fix(datastore): Remove default pagination behavior on iOS
amplify-flutter - v0.2.4 (2021-09-10)

Published by dnys1 about 3 years ago

Fixes

  • fix: CocoaPods relative import
amplify-flutter - v0.2.3 (2021-09-09)

Published by dnys1 about 3 years ago

Features

  • feat(auth): add options to resendSignUpCode (#738)
  • feat(auth): add support for options to resetPassword, confirmResetPassword (#743)
  • feat(auth): add options to updateAttribute, updateAttributes, resendUserAttributeConfirmationCode (#775)
  • feat(auth): OIDC/Lambda Support (#777)
  • feat(datastore): Add start and stop APIs (#811)

Chores

  • chore: upgrade amplify-android 1.24.1 (#829)

FIxes

  • fix(datastore): iOS json deserialization (#806)
  • fix(datastore): Better loggin on unhandled DataStoreHubEvent (#647)
  • fix(datastore): return null for list field in nested model (#843)
  • fix(datastore): fix ios schema change bug (#439)
amplify-flutter - v0.2.2 (2021-08-04)

Published by dnys1 about 3 years ago

Features

  • feat(auth): enables clientMetadata for signUp (#713)
  • feat(auth): Auth Devices API (#735)
  • feat(datastore): Populate belongs-to nested models (#658)

Fixes

  • fix(analytics): Session start not triggered on Android devices (#764)
  • fix(api): prevent some fatal REST errors in Android (#661)
  • fix(datastore): Query nested model causes column not found sql error (#761)

Chores

  • chore(api): add support for apiName to GraphQL requests (#553)
amplify-flutter -

Published by ragingsquirrel3 about 3 years ago