flutter_form_helper
flutter_form_helper copied to clipboard
Ever want to create a quick form without wiring everything up? This might be the library for you.
!DISCONTINUED
At least for now. If someone want's to make a null-safety PR, I'll bring it back.
Quick Form
Create forms quickly
Documentation
View the library README.md below
https://github.com/ahammer/flutter_form_helper/blob/master/quick_form/README.md
Or clone the repo and "flutter run" in examples to test it out and see it in action.
Example
https://github.com/ahammer/flutter_form_helper/blob/master/quick_form/example