Skip to content

Releases: aws-amplify/amplify-flutter

2.10.2

17 Mar 20:50

Choose a tag to compare

Features

  • Initial version of the Kinesis client (#6687)

Fixes

  • fix(datastore): Catch invalid JSON (#6669)
  • fix(datastore): Fix error callbacks (android) (#6742)
  • fix(cognito): Add invalidTokenException to SignOutPartialFailure.props - fixes the state machine (#6751)

2.10.1

23 Feb 16:59

Choose a tag to compare

Fixes

  • fix(auth): handle SMS_OTP challenge in USER_AUTH flow (#6632)
  • fix(graphql): Keep type when parsing data (#6657)

2.10.0

07 Feb 09:47

Choose a tag to compare

Features

  • feat(auth): Passwordless login (#6538)
  • feat(auth): Disable social sign-in button on awaiting actions (#6517)
  • feat(auth): Add cognito error message translation feature for authenticator (#6541)

Fixes

  • fix(datastore): UninitializedPropertyAccessException crash on Android when amplify_datastore is included but not used (#6485)
  • fix(auth): Fix login autofill on login (#6554)

2.9.0

13 Jan 16:34

Choose a tag to compare

Features

  • Add support for custom Cognito endpoints (#6477)

2.8.1

31 Dec 02:46

Choose a tag to compare

Fixes

  • fix(auth): added Cognito OIDC options to sign in uri (#6481)

2.8.1

11 Dec 15:32

Choose a tag to compare

Features

  • feat(authenticator): Add TextEditingController, visible, and enabledOverride support to form fields (#6424)

2.8.0

09 Dec 20:14

Choose a tag to compare

Features

  • feat(auth): add support for cognito oidc parameters in managed login (#6442)

Chores

  • chore(all): bumped analyzer to ^9.0.0 (#6457)
  • chore(all): bumped built_collection to ^5.1.1 (#6457)
  • chore(all): bumped collection to ^1.18.0 (#6457)
  • chore(all): bumped crypto: ^3.0.7 (#6457)
  • chore(all): bumped grpc to ^5.0.0 (#6457)
  • chore(all): bumped json_serializable to ^6.11.0 (#6457)
  • chore(all): bumped meta to ^1.16.0 (#6457)
  • chore(all): bumped pigeon to ^26.0.0 (#6457)
  • chore(all): bumped protobuf to ^5.0.0 (#6457)
  • chore(all): bumped shelf to ^1.4.0 (#6457)
  • chore(all): bumped source_gen to ^4.0.0 (#6457)
  • chore(all): bumped stream_transform to ^2.1.0 (#6457)

2.7.1

12 Nov 21:36

Choose a tag to compare

Fixes

  • fix(amplify_push_notifications): replace removeFirst() with removeAt(0) for Android < 11 compatibility

Chores

  • chore(api): Bumped connectivity_plus to ^7.0.0

2.7.0

14 Oct 08:58

Choose a tag to compare

Features

  • feat(auth): Added support for Android private browsing (#6336)
  • feat(auth): Refresh token rotation (#6293)

Chores

  • chore(all): Bumped Flutter SDK to ^3.35.0 (#6306)
  • chore(all): Bumped Dart SDK to ^3.9.0 (#6306)
  • chore(all): Bumped Android Gradle distributionUrl to 8.13 (#6306)
  • chore(all): Bumped Android com.android.application to 8.12.1 (#6306)
  • chore(all): Bumped Android compileSdk to 36 (#6306)
  • chore(all): Bumped com.android.tools.build:gradle to 8.12.1 (#6306)
  • chore(datastore): Bumped org.jlleitschuh.gradle:ktlint-gradle to 13.1.0 (#6306)
  • chore(auth): Bumped androidx.browser:browser to 1.9.0 (#6306)
  • chore(notifications): Bumped com.google.firebase:firebase-bom to 33.16.0 (#6306)
  • chore(secure_storage): Bumped androidx.security:security-crypto to 1.1.0 (#6306)
  • chore(authenticator): exported social_button (#5880)
  • chore(analytics, authenticator): Bumped package_info_plus to ^9.0.0 (#6393)
  • chore(analytics): Bumped device_info_plus to ^12.0.0 (#6396)

2.6.6

25 Jul 23:09

Choose a tag to compare

Fixes

  • fix(datastore): corrected getToken return value for oidc