amplify_authenticator 1.0.0-next.4+2 copy "amplify_authenticator: ^1.0.0-next.4+2" to clipboard
amplify_authenticator: ^1.0.0-next.4+2 copied to clipboard

A prebuilt Sign In and Sign Up experience for the Amplify Auth category

1.0.0-next.4+2 #

  • Minor bug fixes and improvements

1.0.0-next.4+1 #

  • Minor bug fixes and improvements

1.0.0-next.4 #

Breaking Changes #

  • refactor(auth)!: Make reset password step an enum
  • refactor(auth)!: Make sign-in step an enum
  • refactor(auth)!: Make sign-up step an enum
  • refactor(auth)!: State machine facade (#2482)

1.0.0-next.3 #

Fixes #

  • fix(authenticator): ARB syntax (#2560)

Breaking Changes #

  • fix(auth)!: Fetch Auth Session offline behavior (#2585)

1.0.0-next.2 #

Fixes #

  • fix(authenticator): Example Dead Link (#2505)
  • fix(authenticator): Navigation via TabBar (#2486)
  • fix(authenticator): keyboard navigation (#2473)

Breaking Changes #

  • refactor(auth)!: Align exception types
  • refactor(core)!: Migrate exception types

1.0.0-next.1+3 #

Fixes #

  • fix(authenticator): keyboard navigation (#2473)

1.0.0-next.1+2 #

  • Minor bug fixes and improvements

1.0.0-next.1+1 #

  • Minor bug fixes and improvements

1.0.0-next.1 #

Fixes #

  • fix(authenticator): remove navigator from tree for AuthenticatedState (#2354)

1.0.0-next.0+5 #

Fixes #

  • fix(authenticator): Configuration error handling
  • fix(authenticator): remove unnecessary assertion in PendingVerificationCheckState constructor (#2325)

1.0.0-next.0+4 #

  • Minor bug fixes and improvements

1.0.0-next.0+3 #

Features #

  • feat(authenticator): handle AuthHubEventType.signedIn (#2049)
  • feat(secure_storage): handle package uninstall/re-install on Linux and Windows (#2044)
  • feat(secure_storage): remove items on re-install for iOS & MacOS (#2118)

1.0.0-next.0+2 #

  • Fix package analysis issue

1.0.0-next.0+1 #

  • Fix package analysis issue

1.0.0-next.0 (2022-08-02) #

Initial developer preview release for all platforms.

Developer Preview #

The Amplify Flutter libraries are being rewritten in Dart. This version is part of our developer preview for all platforms and is not intended for production usage. Please follow our Web and Desktop support tickets to monitor the status of supported categories. We will be releasing Web and Desktop support for all Amplify categories incrementally.

For production use cases please use the latest, non-tagged versions of amplify-flutter packages from pub.dev. They offer a stable, production-ready experience for Android and iOS.

0.1.1 (2022-05-17) #

Features #

  • feat(auth): enables custom auth flows (#1444)

Fixes #

  • fix(authenticator): Fix confirm password validator (#1542)

Chores #

  • chore(authenticator): Fix failing integration tests (#1545)

0.1.0 (2022-02-24) #