Skip to content

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

License

Notifications You must be signed in to change notification settings

fredeil/flutter-email-validator

Repository files navigation

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