rfw_gen 0.2.2
rfw_gen: ^0.2.2 copied to clipboard
Annotations and runtime helpers for converting Flutter Widget code to RFW (Remote Flutter Widgets) format.
0.2.2 #
- No changes (version bump to match rfw_gen_mcp)
0.2.1 #
- No changes to rfw_gen (version bump to match rfw_gen_builder)
0.2.0 #
- Add
columnfield toRfwGenIssuefor precise error location reporting
0.1.0 #
- Initial release
- Support 65 widgets (Core + Material)
- Custom widget support via
rfw_gen.yaml - Dynamic features:
DataRef,ArgsRef,StateRef,RfwFor,RfwSwitch,RfwConcat - Event handlers:
RfwHandler(setState,setStateFromArg,event) - RFW-only widget aliases:
SizedBoxExpand,SizedBoxShrink,Rotation,Scale,AnimationDefaults