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

outdated

Generates Dart built_value classes from given JSON. Based on https://github.com/charafau/json2builtvalue

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json2builtvalue

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  json2builtvalue: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Generates Dart built_value classes from given JSON. Based on https://github.com/charafau/json2builtvalue

Repository (GitHub)
View/report issues

Dependencies

args, libjson2builtvalue, path

More

Packages that depend on json2builtvalue