form-validation-sample

A sample on how to validate forms simply in Flutter.

MIT License

Stars
18

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.

Related Projects