faui 2.0.4-dev1
faui: ^2.0.4-dev1 copied to clipboard
Authentication UI for Flutter. Uses Firebase auth as security provider. The library provides UI to register user, validate email, sign in, sign out, restore password.
0.0.1 Sep 15, 2019 #
- Initial release.
1.0.1 Sep 15, 2019 #
- Fixed package format.
1.0.2 Sep 15, 2019 #
- Fixed package format.
1.0.3 Sep 15, 2019 #
- Fixed package format.
1.0.4 Sep 16, 2019 #
- Fixed package format.
1.0.5 Sep 16, 2019 #
- Updated documentation.
1.0.6 Sep 16, 2019 #
- Updated documentation.
1.0.8 Oct 16, 2019 #
- Fixed bug with tab stop
- Documented API
1.0.9 Oct 16, 2019 #
- Updated link to demo
1.0.10 Oct 19, 2019 #
- Stopped using scaffold to prevent Android issues
- Started using default theme color for error messages
1.0.11 Oct 19, 2019 #
- Made class FauiUser public
1.0.12 Oct 19, 2019 #
- Made class AuthConnector public to enable integration testing
1.0.14 Oct 19, 2019 #
- Applied default title style to the header
1.0.15 Oct 20, 2019 #
- Added button 'Close'
1.0.16 Oct 20, 2019 #
- Fixed background color
1.0.17 Oct 23, 2019 #
- Layout customization
- Language customization
1.0.18 Oct 24, 2019 #
- Added readme.md to 'example'
1.0.19 Nov 3, 2019 #
- Removed sizes
2.0.0 Jan 4, 2020 #
-
Refactored library to meet Dart coding standards
-
Added Firebase data access
2.0.1 Jan 7, 2020 #
- Use shared_preferences instead of crypted_preferences
2.0.2 Jan 7, 2020 #
- Fixed demo
2.0.3 Jan 7, 2020 #
-
Exposed more methods
-
Fixed double password reset email