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

Pure-Dart Remote Flutter Widget (RFW) catalog format, schemas, validation, and shared value types used across the Restage packages.

Changelog #

1.1.0 #

  • Additive schema support for upcoming surface work; no breaking changes.

1.0.2 #

  • Add flow predicate sugar: the FlowPredicateOperator / FlowPredicateValueArity vocabulary and related flow-document support for decision-state authoring.

1.0.1 #

  • Add a usage example.

1.0.0 #

  • Initial public release: the Restage paywall/surface format, schemas, validation, and shared catalog types.
  • Vendor package:rfw 1.1.3's formats sublibrary into lib/src/rfw_formats/ (binary.dart, model.dart, text.dart) so the Restage backend can parse .rfwtxt and round-trip .rfw blobs from pure-Dart server images without taking a Flutter SDK dependency.
  • Add lib/src/rfw_formats.dart barrel mirroring upstream package:rfw/formats.dart.
  • Re-export the rfw formats API from the package barrel (lib/restage_shared.dart).
  • Reproduce upstream BSD-3-Clause license verbatim at lib/src/rfw_formats/LICENSE-rfw for attribution.
0
likes
160
points
490
downloads

Documentation

API reference

Publisher

verified publisherrestage.dev

Weekly Downloads

Pure-Dart Remote Flutter Widget (RFW) catalog format, schemas, validation, and shared value types used across the Restage packages.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

crypto, meta, rfw_catalog_schema

More

Packages that depend on restage_shared