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

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

0.0.5 Added A Ui to view properties #

  • Added ui to edit properties at runtime
  • Added a date picker

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
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

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, shared_preferences

More

Packages that depend on autoform