An open API service indexing awesome lists of open source software.

https://github.com/roughike/form-validation-sample

A sample on how to validate forms simply in Flutter.
https://github.com/roughike/form-validation-sample

Last synced: 4 months ago
JSON representation

A sample on how to validate forms simply in Flutter.

Awesome Lists containing this project

README

          

# What is it?

Sample project for validating forms in Flutter.

[Read the blogpost here](https://flutter.rocks/2017/10/17/validating-forms-in-flutter/).

All the related source code is located in [the /lib folder](https://github.com/FlutterRocks/form-validation-sample/tree/master/lib); **no separate Android / iOS code needed**.