json2dart 1.0.0 copy "json2dart: ^1.0.0" to clipboard
json2dart: ^1.0.0 copied to clipboard

outdated

Generate Dart classes from JSON.

json2dart #

Generate Dart classes from JSON. Also supports package:owl_codegen, and allows you to specify a custom class name. This package works well for implementing API clients, and will be used in package:twit.

$ pub global activate json2dart
$ json2dart foo.json >> foo.dart
$ json2dart foo.json --owl -c Foo >> foo.dart

Coming soon: Web-based generator

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Generate Dart classes from JSON.

Homepage

License

unknown (LICENSE)

Dependencies

args, build, code_builder, inflection, recase

More

Packages that depend on json2dart