Check out the code on my GitHub repository:
https://github.com/HallowSiddharth/fl...
Form Validation is a very important concept in Flutter, something that you'd be using while creating applications that have forms, like login pages, register pages and general forms to be filled up. We'll talk about the form key, the form widget, validators, creating validators, and showing the behind the scenes of what happens when you submit a form in flutter.
The Flutter Basics course was created with the intent of simplifying a lot of flutter concepts for complete beginners. Flutter is overwhelming for everybody when they start off, in this course we will try to break those things up into bite sized information packages that you can take in, so that you can truly appreciate what Flutter offers, without getting intimidated by it!
If this video helped you, hit that like button! Feel free to ask any questions relating to this video down in the comments, I'll try my best to answer them
#flutter #androiddev