soti_schema_plus 1.3.0 copy "soti_schema_plus: ^1.3.0" to clipboard
soti_schema_plus: ^1.3.0 copied to clipboard

A tool for generating schemas from Dart data classes.

1.3.0 #

  • Fix deprecated analyzer API usage: migrate from Element2 to Element API
  • Update to use current analyzer package APIs (metadata.annotations, etc.)

1.2.0 #

  • Make sure builder generates schema properly for freezed and json_serializer.
  • Remove conflict with JsonSchema
  • Fix annotation detection: use SotiJsonSchema and improve @JsonSerializable detection.
  • Enforce strict mode: classes with @SotiSchema() must also have @JsonSerializable() or @freezed.
  • Fix code generation quoting using raw triple-quoted strings to avoid formatter errors.
  • Update examples: add missing part directives, pretty-print example output.
  • Documentation updates: configuration, troubleshooting, and run instructions.

1.1.0 #

  • Cloned from original repo
  • Updated to the latest versions of dependent packages

1.0.0 #

  • Initial version.
0
likes
150
points
24
downloads

Publisher

verified publishersellsbrothers.com

Weekly Downloads

A tool for generating schemas from Dart data classes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, collection, freezed_annotation, json_annotation, meta, source_gen

More

Packages that depend on soti_schema_plus