nonso 0.0.6
nonso: ^0.0.6 copied to clipboard
a package that handles username and password authentication in a flutter app. It is based on Firebase Authentication.
Implement email and password authentication in your app by inserting ONE widget from this package in your widget tree.
It is based on Firebase Authentication and Bloc.



Features #
- Register user accounts using email and password authentication.
- Send and resend verification emails to confirm email addresses.
- Sign in users with email and password.
- Sign out users.
- Handle password reset scenarios.