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.

invalid

valid

GitHub

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