flutter_amplify_auth_ui 0.1.4 flutter_amplify_auth_ui: ^0.1.4 copied to clipboard
Flutter plugin that automatically generates authentication widget templates based on your Amplify CLI Authentication configuration.
0.1.4 (2021-08-15) #
- Add multi-factor authentication
- Fix third party provider support
0.1.3 (2021-07-16) #
- Add PasswordChangePage
- Fix code formatting
0.1.2 #
- Fix PasswordResetPage
- Fix CognitoSignUpOptions for address JSON, birthdate and updated_at
0.1.1 #
- Support Amplify configurations with phone number as username
- Added support for several required attributes, including address, name, website and many more
0.1.0 #
- Initial version