amplify_authenticator 0.2.3
amplify_authenticator: ^0.2.3 copied to clipboard
A prebuilt Sign In and Sign Up experience for the Amplify Auth category
0.2.3 - 2022-09-19 #
- feat(authenticator): listen to all auth hub events (#2053)
0.2.2 - 2022-06-30 #
- chore(authenticator): Update versions on the README (#1854)
- fix(authenticator): fixes configure call in custom auth test and removes redundant test (#1878)
- chore(authenticator): Fix typo in error message (#1846)
- test(authenticator): add golden tests for new configs (#1831)
- chore(deps): bump mocktail in /packages/amplify_authenticator (#1582)
0.2.1 - 2022-06-30 #
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.flutter-io.cn links
0.1.1 - 2022-05-17 #
0.1.0 - 2022-02-24 #
- Initial stable release of the amplify_authenticator package. See https://ui.docs.amplify.aws/components/authenticator?platform=flutter to get started.