Simple app showing how to validate a email login form

Email Validation Flutter example

Sample Flutter app for creating basic login forms validation for email and passwords.

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

GitHub

https://github.com/fredeil/flutter-email-validator