rfw_catalog_schema 1.1.0 copy "rfw_catalog_schema: ^1.1.0" to clipboard
rfw_catalog_schema: ^1.1.0 copied to clipboard

Public schema, annotations, wire identity, and JSON codecs for a Remote Flutter Widgets (RFW) widget catalog. Pure-Dart — used to produce, transmit, or decode catalogs.

Changelog #

1.1.0 #

  • Add the optional usage parameter to @RestageWidget: producer-facing guidance for when and how to use a widget. It emits into the generated A2UI catalog's system-prompt fragments, falling back to the widget description.
  • Add the opaque list-of-structured wire shape (ListShape.opaqueStructured and ListShape.isOpaqueStructuredList) for a property typed as a list of structured values, where the item shape carries the structured reference.

1.0.3 #

  • Documentation: README refresh.

1.0.2 #

  • Add the optional writeBackValue parameter to @RestageProperty, pairing a callback property with the field whose value it writes back.

1.0.1 #

  • Add a usage example and shorten the package description.

1.0.0 #

  • Initial release. Catalog data types, wire identity (WireId, WireIdRef, WireIdKind), annotations, hand-written JSON codecs, and the supporting metadata, default-value, lifecycle, and compatibility-rule types.
1
likes
160
points
59
downloads

Documentation

API reference

Publisher

verified publisherrestage.dev

Weekly Downloads

Public schema, annotations, wire identity, and JSON codecs for a Remote Flutter Widgets (RFW) widget catalog. Pure-Dart — used to produce, transmit, or decode catalogs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#server-driven-ui #remote-ui #flutter

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on rfw_catalog_schema