firebase_auth_router 1.0.2
firebase_auth_router: ^1.0.2 copied to clipboard
Navigate between unauthenticated and an authenticated screen easily with Firebase Auth.
1.0.0 #
- Initial release of the Firebase Auth Rotuer.
- Features:
- Automatic routing between authenticated and unauthenticated states
- Customizable loading widget during authentication state changes
- Simple integration with Firebase Auth
1.0.1 #
- Update the pubspec to ensure there is no upper bounds on Flutter
1.0.2 #
- Improve documentation of properties and methods
- Correct the example