genui_annotations 1.0.0
genui_annotations: ^1.0.0 copied to clipboard
Core annotations for the GenUI code generation ecosystem.
1.0.0 #
- Initial public release of the GenUI annotations package.
- Provides the
@GenerativeUIand@generativeUImarkers used by the builder to detect widgets. - Exposes
GenUiEventfor decoding interaction payloads emitted by generated callback wiring. - Keeps the runtime-facing API small so application code only depends on annotations and event parsing.