form_generator 0.9.2
form_generator: ^0.9.2 copied to clipboard
Flutter package to automate the creation of simple forms using a generic code with multiple ways to decorate and stylize the formfield.
0.9.2-nullsafety Add non expanded option. #
- Add non isExpanded option to choose if is using ListView or Column.
0.9.2 Add non expanded option. #
- Add non isExpanded option to choose if is using ListView or Column.
0.9.1-nullsafety.3 Updating readme. #
- Add preview images.
0.9.1 Updating readme. #
- Add preview images.
0.9.1-nullsafety.2 Null-safety preview. #
- Add an preview for the new null-safety feature.
0.9.0 First Release. #
- First release of the Form Generator Package.