hack_auth 0.1.0
hack_auth: ^0.1.0 copied to clipboard
Plug-and-play Firebase Email/Password authentication for Flutter. Get Login, Register, Forgot Password screens and an AuthGate widget working in under 5 minutes — fully themeable, zero boilerplate.
0.1.0 #
- Initial release — MVP authentication package for Flutter hackathons.
- Login, Register, Forgot Password screens.
- AuthGate widget for automatic auth-state routing.
- HackAuthTheme for full visual customisation.
- Friendly Firebase error message mapping via HackAuthException.
- Clean AuthService layer separating Firebase from UI.