schema_builder 0.1.1 copy "schema_builder: ^0.1.1" to clipboard
schema_builder: ^0.1.1 copied to clipboard

Generate JSON schemas from Dart classes with ease! Use annotations to define schemas, customize fields, and integrate with APIs.

0.1.1 #

  • Fix improve Pub.dev score

  • Update pubspec and CHANGELOG

0.1.0 #

  • Initial release of the library.

  • Support for generating JSON schemas from Dart classes using @JsonSchema and @SchemaValue.

  • Custom schema converters for advanced use cases.

  • Integration with build_runner for code generation.

  • Support for nested objects in JSON schemas.

  • Added each parameter in @SchemaValue to define schemas for list items.

1
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Generate JSON schemas from Dart classes with ease! Use annotations to define schemas, customize fields, and integrate with APIs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_config, flutter, glob, json_annotation, source_gen

More

Packages that depend on schema_builder