flex_form 0.0.2+1
flex_form: ^0.0.2+1 copied to clipboard
Flex Form streamlines form development of all complexities by removing all of the mundane work in setting up a form and replacing that with form configurations and custom extensions based on the requi [...]
0.0.1 #
- Includes a complete solution for building flexible forms using a
FormComponentwidget. - Enables form development using form field configurations out of the box.
- Includes a
FormDataBuilderand aFormInputBuilderbuilders to build the form's UI. - Enabling custom functionalities with
FormValidationProviderandFormDataProviderextensions.
0.0.1+1 #
- Renamed
/demopackage to/example.
0.0.2 #
- Added code documentation and updated README.