json5_model 2.1.1 copy "json5_model: ^2.1.1" to clipboard
json5_model: ^2.1.1 copied to clipboard

Gernerating Dart model class from Json files with one command.

example/README.md

Run Example #

  1. cd example
  2. Run flutter packages pub run json5_model (in Flutter) or pub run json5_model (in Dart VM)
  3. flutter pub run json5_model --src=jsons --dist=lib/test/json
flutter pub run json5_model --src=jsons --dist=lib/test/json
3
likes
150
pub points
52%
popularity

Publisher

unverified uploader

Gernerating Dart model class from Json files with one command.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, build, build_runner, build_runner_core, glob, io, json5, logging, path

More

Packages that depend on json5_model