restage_codegen 1.0.0
restage_codegen: ^1.0.0 copied to clipboard
A build_runner code generator that compiles Flutter-authored UI into Remote Flutter Widget (RFW) blobs and catalogs consumed by the Restage SDK runtime.
Changelog #
1.0.0 #
- Initial release of the Restage build-time code generator: the
build_runnerbuilders that compile Flutter-authored surfaces (annotated source classes and hand-authored.rfwtxt) into.rfwtxt/.rfwblobs, capability manifests, flow documents, and generated screen/flow descriptors. Includes structured-type decomposition, constant folding, theme-binding lowering, capability derivation, and the optional A2UI (genui) emit target.