json_model 1.0.0-beta1 json_model: ^1.0.0-beta1 copied to clipboard
Gernerating Dart model class from Json files with one command.
Run Example #
cd example
- Run
flutter packages pub run json_model
(in Flutter) orpub run json_model
(in Dart VM)