json_to_form_with_theme 1.0.1 json_to_form_with_theme: ^1.0.1 copied to clipboard
A simple library to convert Json to Form, fully customized and dynamic.
0.0.1 #
Initial release
0.0.11 #
Fix drop down conversion dynamic to string
0.0.12 #
Fix toggle conversion dynamic to string
0.0.13 #
Added debounce_time as an option to edit text
0.0.14 #
Edit text modifications
1.0.0 #
Changed constructor and optional params. Added tests. Added support for dynamic widgets + added example of usage.
1.0.1 #
More tests