Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 458 Bytes

File metadata and controls

9 lines (5 loc) · 458 Bytes

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