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

A Flutter JSON Schema Generator

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

A Flutter JSON Schema Generator

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