flex_form 0.0.1
flex_form: ^0.0.1 copied to clipboard
Flex Form streamlines development forms of all complexities.
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.