easy_auto_form 0.0.2+6 copy "easy_auto_form: ^0.0.2+6" to clipboard
easy_auto_form: ^0.0.2+6 copied to clipboard

EasyAutoForm is a Flutter package that generates a Form based on a given entity, supporting a variety of entity types and input types.

0.0.2 #

Added #

  • Added support for select and autocomplete input types.

0.0.1 - Initial Release #

Added #

  • Added EasyAutoForm class for generating dynamic input forms based on entity maps.
  • The EasyAutoForm widget generates input fields for each key in the entity map, and automatically determines the appropriate input type based on the value type.
  • Supports a variety of entity types, including user profiles, product listings, blog posts, contact information, and survey responses.
  • Includes options to ignore specific fields, override input decoration for different data types, and handle form submission and cancellation.
2
likes
150
pub points
34%
popularity

Publisher

unverified uploader

EasyAutoForm is a Flutter package that generates a Form based on a given entity, supporting a variety of entity types and input types.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easy_auto_form