json_config_builder 0.0.6
json_config_builder: ^0.0.6 copied to clipboard
A builder to create a configuration dart file from a json spec
0.0.1 4/8/2020 #
- Initial Release.
0.0.2 4/8/2020 #
- Adjusting how the code get's generated.
0.0.3 4/8/2020 #
- Greatly simplified the expected output.
0.0.4 4/8/2020 #
- Changed how this builds to build to source instead of cache.
0.0.5 4/9/2020 #
- Eased up the dependency on build_config to prevent flutter_tool conflicts.
0.0.6 4/10/2020 #
- Changed build_to to 'source' to avoid missing generated file issues