Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 897 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 897 Bytes

To validate the form, use the _formKey created in step 1. You can use the _formKey. currentState() method to access the FormState , which is automatically created by Flutter when building a Form . The FormState class contains the validate() method. Group 1286

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.