https://github.com/bizz84/firebase_auth_demo_flutter/blob/2884b08a6eeac7c324e12884197e566661da1678/lib/app/sign_in/email_password/email_password_sign_in_page.dart#L84 I'm not getting the alert of the PlatformException when user get ERROR_WRONG_PASSWORD, ERROR_TOO_MANY_REQUESTS, etc. Does anyone knows how to fix it?
firebase_auth_demo_flutter/lib/app/sign_in/email_password/email_password_sign_in_page.dart
Line 84 in 2884b08
I'm not getting the alert of the PlatformException when user get ERROR_WRONG_PASSWORD, ERROR_TOO_MANY_REQUESTS, etc. Does anyone knows how to fix it?