json_gen_form 0.3.0 json_gen_form: ^0.3.0 copied to clipboard
Generate Flutter forms using JSON, featuring a variety of built-in form controls, support for validation, custom layouts, custom styles, and unlimited nested form grouping.
0.3.0 #
- Add a
setValues
method to modify the entire form's values.
0.2.0 #
- Add onChanged parameter
- Modify example code
- Optimize logic and fix bugs
0.1.3 #
- Optimize features and fix bugs
0.1.2 #
- Optimize media selector and preview functionality
0.1.1 #
- Generate forms from JSON
- Custom styles and layouts
- Support for form validation
- Support for form submission
- Forms can be grouped with unlimited nesting