A CLI tool to help generate dart classes from json returned from API
More...
You can install the package from the command line:
dart pub global activate json2dartc
The package has the following executables:
$ json2dartc
unverified uploader
Repository
MIT (license)
args, dart_style, http, json_ast
Packages that depend on json2dartc
Back