json_dynamic_widget_codegen 1.0.4 json_dynamic_widget_codegen: ^1.0.4 copied to clipboard
A library autogenerate JSON widget builders.
[1.0.4] - November 2nd, 2023 #
- Update to flutter_lints
3.0.0
[1.0.3+2] - October 28th, 2023 #
- Better (more correct) fix for [https://github.com/peiffer-innovations/json_dynamic_widget/issues/219]
[1.0.2] - October 18th, 2023 #
- Updated to call
super.register
if it exists on the registrar - Fix for [https://github.com/peiffer-innovations/json_dynamic_widget/issues/219]
[1.0.1+1] - October 3, 2023 #
- Automated dependency updates
[1.0.1] - September 27th, 2023 #
- Fix for [https://github.com/peiffer-innovations/json_dynamic_widget/issues/216]
[1.0.0] - September 16th, 2023 #
- Release
[0.9.2] - September 13th, 2023 #
- Updated to be able to provide a registry and dynamic args for reverse encoding
[0.9.1] - September 3rd, 2023 #
- Added the ability to do encoding.
- Documentation coming in an upcoming 1.0.0 release
[0.9.0] - August 12th, 2023 #
- Initial release
- Documentation coming in an upcoming 1.0.0 release