text_form_builder 1.0.2+3 copy "text_form_builder: ^1.0.2+3" to clipboard
text_form_builder: ^1.0.2+3 copied to clipboard

outdated

A flutter package to build simple forms with custom widgets more easily.

Change Log #

[1.0.0] - 29.09.2020 #

Added #

  • Generate a form with its the boilerplate code
  • Add text fields aswell as other widgets to your generated form
  • Disable that submitting the last field in the form submits the form itself
  • Disable that clicking outside of a field closes the keyboard

Changed #

  • Nothing

Fixed #

  • Nothing

[1.0.1] - 30.09.2020 #

Fixed #

  • Error: onFieldSubmitted called on null

[1.0.2+3] - 30.09.2020 #

Added #

  • onSubmit returns now TextFieldResultList which makes it easier to access a single TextFormResult
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to build simple forms with custom widgets more easily.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on text_form_builder