polina-c / flutter-auth-ui

flutter-auth-ui is an authentication library for flutter web applications. It uses Firebase auth as security as a service (SECaaS) provider. It implements UI to register user, validate email, sign in, sign out, restore password, access firestore..
https://flatter-auth-ui-demo1.codemagic.app/#/
Apache License 2.0
57 stars 18 forks source link

remove Email/Password not empty message #32

Closed monkaushik10 closed 4 years ago

monkaushik10 commented 4 years ago

Remove the "email/password should not be empty" message when the user starts typing.