Flutter internal error while using signInWithEmailAndPassword
I'm trying to create a sign-in form using flutter and firebase. I'm facing the following error while using the signInWithEmailAndPassword function: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [firebase_auth/internal-error] An internal error has occurred, print and inspect the error details for more information. Code:…