schemantic 0.0.1-dev.6 copy "schemantic: ^0.0.1-dev.6" to clipboard
schemantic: ^0.0.1-dev.6 copied to clipboard

A general-purpose builder for generating type-safe data classes and JSON schemas from abstract definitions.

0.0.1-dev.6 #

Note: This release has breaking changes.

  • REFACTOR: move the package-specific schema generator into a peer package (#31).
  • FEAT: Add specialized StringField, IntegerField, and NumberField annotations for detailed JSON schema constraint generation with type validation. (#32).
  • DOCS: add dynamic list and map type demonstrations.
  • BREAKING REFACTOR: renamed @Key annotation to @Field (#30).

0.0.1-dev.5 #

  • REFACTOR: make generated JsonExtensionType factory classes (*TypeFactory) private (#29).
  • FEAT: added support for defining listType and mapType in schemantic (#28).

0.0.1-dev.4 #

0.0.1-dev.3 #

0.0.1-dev.2 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: renamed genkit_schema_builder package to schemantic (#26).

0.0.1-dev.1 #

  • Initial release.
0
likes
150
points
0
downloads

Publisher

verified publishergenkit.dev

Weekly Downloads

A general-purpose builder for generating type-safe data classes and JSON schemas from abstract definitions.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, code_builder, dart_style, json_schema_builder, source_gen

More

Packages that depend on schemantic