form-validation-sample icon indicating copy to clipboard operation
form-validation-sample copied to clipboard

A sample on how to validate forms simply in Flutter.

What is it?

Sample project for validating forms in Flutter.

Read the blogpost here.

All the related source code is located in the /lib folder; no separate Android / iOS code needed.