autoform 0.0.4 copy "autoform: ^0.0.4" to clipboard
autoform: ^0.0.4 copied to clipboard

A simple package to help you build forms. A form builder with code controlled validation.

[0.0.4] - Added Option make Form from map #

  • [Change] changed AutoPropertyType.multiselect to AutoPropertyType.select
  • [Feature] Added Option to create property from Map
  • [Feature] Added option to create form from map

[0.0.3] - Added Option to add Multiselect field in form #

  • Added an option AutoFormProperty.multiselect

[0.0.2] - Added Email validator #

  • Added a validator isEmail in AutoValidators
  • Removed red fill from text fields
  • Migrated to sound null-safety

[0.0.1] - Initial sketch of the package #

  • Current this package only supports creating text fields.
1
likes
110
pub points
2%
popularity

Publisher

unverified uploader

A simple package to help you build forms. A form builder with code controlled validation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on autoform