- Initial release.
- Fixed package format.
- Fixed package format.
- Fixed package format.
- Fixed package format.
- Updated documentation.
- Updated documentation.
- Fixed bug with tab stop.
- Documented API.
- Updated link to demo.
- Stopped using scaffold to prevent Android issues.
- Started using default theme color for error messages.
- Made class FauiUser public.
- Made class AuthConnector public to enable integration testing.
- Applied default title style to the header.
- Added button 'Close'.
- Fixed background color.
- Layout customization.
- Language customization.
- Added readme.md to 'example'.
- Removed sizes.
-
Refactored library to meet Dart coding standards.
-
Added Firebase data access.
- Use shared_preferences instead of crypted_preferences.
- Fixed demo.
-
Exposed more methods.
-
Fixed double password reset email.
- Removed debug logging.
- Separated api methods to faui_api.
- Added method to delete doc.
- Modified db signature.
-
Add DB access to faui_api.
-
Update readme.
- Published FauiDb.
- Published FauiError.
-
Made password reset email optional for registration.
-
Removed password reset email from test registrations.
-
Removed dependency on 'flutter any'.
- Fixed tests.
- Submit form on Enter.
- Add support for querying data lists.
- Fix version.
- Fix versions.
- Fix versions.
- Fix versions
- Fix versions.
- Fix versions.
- Description.
- Description.
- Fix method 'list' for empty array.
- Invoke onExit only ones.
- Show spin wheel during user authentication.
- Replaced deprecated title with headline6.
- Made 'field should not be empty' message disappear when user starts typing.
- Fixed issue with tab order during sign in.
- Fixed issue with tab order during typing.
- Stopped printing firebase api request errors to the console.
- Fix localstorage compilation error.
- Added documentation.