- Fix Sign In Button
- Fix Apple Auth
- Migrate to null safety
- Migrate to sign_in_with_apple
- Fix email sign in errors
- Fix issue on reauthentication
- Upgrade dependencies
- Upgrade flutter_markdown
- Fix AppleSignInButton to be compatible with Flutter beta
- Fix some issues
- Fix AppleSignInButton alignment
- Fix EmailLoginScreen errors
- Rename methods
- Auto login
- Add AuthProvider
- Add new methods
- Refactor files
- Fix AppleSignInButton to be compatible with Flutter beta
- Work around to enable Firebase Auth persistence on web
- Update regex to validate email
- Add AuthMethod to callback
- Add web support
- Remove shimmer dependency
- Fix bug
- Add custom text to Apple sign in
- Add onLogin() & onLogout() listeners
- Upgrade dependencies
- Get FirebaseUser
- Fix bug
- Initial release