firebase_email_signin icon indicating copy to clipboard operation
firebase_email_signin copied to clipboard

Error in registration_page.dart

Open harshkumarkhatri opened this issue 4 years ago • 0 comments

When we are trying to store the output we get from await auth.createUserWithEmailAndPassword into a FirebaseUser we will be getting an error which says that the type auth results cannot be assigned to FirebaseUSer.

harshkumarkhatri avatar Jul 24 '20 04:07 harshkumarkhatri