Issue.
I've tried to add a signup bloc for new users but when I press the Signup Button, it creates the user but doesn't redirect to login or home page.
Feature Request
I'd like to know how to add signup bloc in order to create a new user account with email and password.
Thanks.
Hey @ricktotec 馃憢
There's currently a firebase_authentication example which I can add sign up functionality to 馃憤
I'll try to do that over the next few days.
Thanks form your quick response.
I've seen the firebase_authentication example. I'll try to add the sign up and let you know if I can't get it to work.
Regards.
Added SignUp to the Flutter Firebase Authentication Example.
Most helpful comment
Thanks form your quick response.
I've seen the firebase_authentication example. I'll try to add the sign up and let you know if I can't get it to work.
Regards.