json5_model 5.0.1
json5_model: ^5.0.1 copied to clipboard
Gernerating Dart model class from Json files with one command.
Run Example #
cd example- Run
flutter packages pub run json5_model(in Flutter) orpub run json5_model(in Dart VM) flutter pub run json5_model --src=jsons --dist=lib/test/json
dart pub run json5_model --src=example/jsons --dist=example/lib/test/json --keepsource