json_schema_to_freezed 1.0.1 copy "json_schema_to_freezed: ^1.0.1" to clipboard
json_schema_to_freezed: ^1.0.1 copied to clipboard

Convert JSON schema files to Dart classes with Freezed or regular Dart classes with JSON serialization support.

Changelog #

1.0.1 #

  • Documentation improvements in README.md:
    • Clarified installation instructions
    • Enhanced usage examples for command line operations
    • Added more detailed descriptions of features and options

1.0.0 #

  • Initial release with core functionality:
    • Generate Freezed classes from JSON schema files
    • Generate regular Dart classes with json_serializable support
    • Support for field descriptions and nullable types
    • Option to generate separate files for each model
    • Watch mode for automatic regeneration when source files change
    • Fetch JSON schema from local files or APIs
    • Customizable output format and location
4
likes
160
points
45
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Convert JSON schema files to Dart classes with Freezed or regular Dart classes with JSON serialization support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, http, path, recase

More

Packages that depend on json_schema_to_freezed