Skip to content

manojkulkarni30/flutter-textformfield-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_textformfield_demo

A small demo project and companion materials for the "Mastering Text Input In Flutter – Step by Step Series".

What you'll learn

  • Why prefer TextFormField over TextField when building forms.
  • How to implement form validation using Form and GlobalKey.
  • 3 UX improvements to enhance a login form (focus management, input feedback, keyboard actions).

YouTube resources

Official docs

Getting started

  • Run the demo app to inspect examples of TextFormField with validation and the UX improvements demonstrated in the videos.
  • Refer to the playlist and docs above for step-by-step explanations and code walkthroughs.

About

A small demo project and companion materials for the "Mastering Text Input In Flutter – Step by Step Series".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors