All of a sudden I got this error while doing the login and registration process.
I came across it while trying to register on the signup screen.
All of a sudden I got this error while doing the login and registration process.
I came across it while trying to register on the signup screen.
2
Answers
I solved the problem in the firebase_auth.dart file:
I changed it like this:
and problem solved.
You can handle like this way: