convert_json_model 0.0.5
convert_json_model: ^0.0.5 copied to clipboard
Generate model class from Json file. partly inspired by json_model.
Changelog #
0.0.5 02/05/2021 #
- Fixed bugs
- Organised construct position
0.0.4 28/04/2021 #
- Fixed bugs
0.0.3 28/04/2021 #
- Fixed declarations
- Fixed build errors
- updated dependancies
- Fixed constructor args
0.0.2 20/03/2021 #
- Changed to null safety
0.0.1 19/03/2021 #
- Initial version, created by Linus Nowomukama