dot_auth 1.0.7
dot_auth: ^1.0.7 copied to clipboard
A powerful Flutter authentication package with phone number OTP verification using Firebase.
1.0.7 #
- Added RouterNotifier for reactive routing
- Improved auth state redirection
- Better navigation handling on login/logout
1.0.6 #
- Added RouterNotifier for reactive routing
- Improved auth state redirection
- Better navigation handling on login/logout
1.0.4 #
- Updated README with complete API documentation
- Added role-based access control examples
- Improved documentation for Firestore integration
- Fixed typos and formatting
1.0.3 #
- Updated README with complete API documentation
- Added role-based access control examples
- Improved documentation for Firestore integration
- Fixed typos and formatting
1.0.1 #
- Fixed null-aware operator warnings
- Improved documentation
- Added more examples
- Updated dependencies
1.0.0 #
- Initial release
- Phone number authentication with OTP verification
- Riverpod state management
- GoRouter integration