flutter_auth_kit 0.1.0
flutter_auth_kit: ^0.1.0 copied to clipboard
A Flutter package for managing authentication via email or phone number, including OTP, forgot/reset password, login, and registration.
0.1.0 #
- Initial release
- Email & phone authentication (login, register)
- OTP send/verify/resend
- Forgot & reset password
- Profile update
- Firebase and REST API backends
- AuthProvider for state management
- Reusable widgets (OTP input, text field, button)
- Email & phone validators