Email validation Flutter example

April 6, 2019 ยท View on GitHub

Sample flutter app showing how to validate a e-mail login form.

This example uses the email_validator package for validating the emails in the login forms.

Valid state

Invalid state