json5_model 2.0.1
json5_model: ^2.0.1 copied to clipboard
Gernerating Dart model class from Json files with one command.
2.0.1 2023.8.3 #
- Fields are spaced one line apart
2.0.0 2023.8.3 #
- Automatically rename source files starting with '_' (optional)
- Each JSON-generated file is placed in a separate folder
- Automate git add
1.0.0 #
- release version
1.0.0-beta1 #
- first release version
0.0.2 2019.5.10 #
- update doc and demo