genui_builder 1.0.0 copy "genui_builder: ^1.0.0" to clipboard
genui_builder: ^1.0.0 copied to clipboard

AST code generator for inspecting Generative UI components.

1.0.0 #

  • Initial public release of the GenUI code generator package.
  • Includes the annotation-driven GenerativeUIGenerator that emits per-widget .genui.g.dart files.
  • Includes the registry builder that scans annotated source files and writes lib/genui_registry.g.dart.
  • Generates catalog items, schema helpers, and the global catalog used by the example app.
  • Converts widget constructor fields into JSON schema definitions and generated widget factories.
1
likes
150
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AST code generator for inspecting Generative UI components.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, build, dart_style, genui_annotations, glob, source_gen

More

Packages that depend on genui_builder