amplify_authenticator 0.2.0 copy "amplify_authenticator: ^0.2.0" to clipboard
amplify_authenticator: ^0.2.0 copied to clipboard

outdated

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

0.2.0 (2022-06-20) #

  • Bump minimum Dart SDK version to 2.15
  • fix: Trim strings for password confirmation comparison (#1653)

0.1.2 (2022-05-24) #

  • Bump Amplify package version range to >=0.5.0 <0.6.0
  • Update pub.dev links

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) #