json2dartgen 1.1.0 copy "json2dartgen: ^1.1.0" to clipboard
json2dartgen: ^1.1.0 copied to clipboard

A CLI tool to generate Dart models from JSON, with json_serializable support and copyWith methods.

Changelog #

1.1.0 #

  • Added nullable copyWith method with ability to null non-nullables
  • Added --nullable-copywith flag
  • Minor improvements

1.0.1 #

  • Added example

1.0.0 #

  • Initial release of json2dartgen
  • CLI with --camel-case and --output-dir flags
  • Generates json_serializable models with copyWith
2
likes
160
points
39
downloads

Publisher

verified publishersalehtz.ir

Weekly Downloads

A CLI tool to generate Dart models from JSON, with json_serializable support and copyWith methods.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, path

More

Packages that depend on json2dartgen