dot_auth 1.0.4
dot_auth: ^1.0.4 copied to clipboard
A powerful Flutter authentication package with phone number OTP verification using Firebase.
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