bixat_form 0.2.0 copy "bixat_form: ^0.2.0" to clipboard
bixat_form: ^0.2.0 copied to clipboard

BixatForm: A Flutter package simplifying form creation, validation, and state management

0.1.0 #

  • Initial release of BixatForm mixin.
  • Added form state management with BixatFormState enum.
  • Implemented dynamic field handling with put, set, and get methods.
  • Included validation logic for required fields.
  • Added support for handling various data types (e.g., String, int, bool, and List).
  • Added typeToValue override for handling custom data types.
  • Provided methods for rebuilding form state, clearing data, and setting data from an API.
  • Introduced extensibility with BixatFormActions for custom type handling.

0.2.0 #

  • Update examples in README.md for better clarity.
0
likes
150
points
14
downloads

Publisher

verified publisherbixat.dev

Weekly Downloads

BixatForm: A Flutter package simplifying form creation, validation, and state management

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bixat_form