genui_gen_builder 0.5.0 copy "genui_gen_builder: ^0.5.0" to clipboard
genui_gen_builder: ^0.5.0 copied to clipboard

build_runner generator for genui_gen. Turns @GenUiWidget widgets and @GenUiData classes into genui CatalogItems whose schema, builder and examples come from the constructor.

example/README.md

Example #

genui_gen_builder is a build_runner generator and has no runnable example of its own. The annotated widgets and the app that renders their generated catalog items offline live in the repository's example/ directory:

https://github.com/diegolopezrm/genui_gen/tree/main/example

Quick reference (see the package README for the full walkthrough):

dart pub add genui genui_gen json_schema_builder
dart pub add dev:build_runner dev:genui_gen_builder
dart run build_runner build
0
likes
160
points
285
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

build_runner generator for genui_gen. Turns @GenUiWidget widgets and @GenUiData classes into genui CatalogItems whose schema, builder and examples come from the constructor.

Repository (GitHub)
View/report issues
Contributing

Topics

#genui #generative-ui #codegen #build-runner #source-gen

License

MIT (license)

Dependencies

analyzer, build, glob, source_gen

More

Packages that depend on genui_gen_builder