json2freezed 0.1.0 copy "json2freezed: ^0.1.0" to clipboard
json2freezed: ^0.1.0 copied to clipboard

A command-line generator that creates Freezed Dart model classes from JSON samples.

0.1.0 #

  • Initial release.
  • Generate Freezed model classes from JSON objects and arrays of objects.
  • Support JSON input from files, inline arguments, and stdin.
  • Infer nested object classes, lists, nullable fields, DateTime strings, and basic scalar types.
  • Provide a json2freezed command-line executable.
0
likes
160
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A command-line generator that creates Freezed Dart model classes from JSON samples.

Repository (GitHub)
View/report issues

Topics

#cli #codegen #freezed #json

License

MIT (license)

Dependencies

args, build, dart_style, io, path

More

Packages that depend on json2freezed