Flutter Form Builder

Flutter Form Builder is an innovative Flutter package that helps creating and managing forms in Flutter. It simplifies form management:

  • reduces the boilerplate needed to build forms
  • validates fields
  • reacts to changes
  • collects the values for the form

I am a top collaborator on this project and was instrumental in its version 4 release. I increased type safety, test coverage, and consistency with the Flutter framework. Overall, I help make this project better.

The package is featured on Awesome Flutter.

Project link: https://pub.dev/packages/flutter_form_builder

Nifty tech tag lists fromĀ Wouter Beeftink