/flutter-email-validator

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

Primary LanguageDartMIT LicenseMIT

Email validation Flutter example

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