restage_core 2.0.0 copy "restage_core: ^2.0.0" to clipboard
restage_core: ^2.0.0 copied to clipboard

Cross-platform widget primitives (Container, Column, Row, Text, Image, and more) — a curated Remote Flutter Widgets (RFW) catalog for server-driven Flutter UI.

Changelog #

2.0.0 #

  • Add RestageDecoders.preferredSize / optionalPreferredSize, which adapt a rendered slot value to a PreferredSizeWidget argument at the height carried beside it.
  • Breaking: the registry and catalog use catalog schema v5 from rfw_catalog_schema 2.0.0. The closed event-name list is gone; a callback's constructor property name is its event identity, and a 1.x runtime or toolchain does not read this catalog.
  • Regenerate the catalog as schema v5 with callback property names serving as open event identities.

1.0.2 #

  • Documentation and build-configuration refresh.

1.0.1 #

  • Add a usage example and shorten the package description.

1.0.0 #

  • Initial release of the restage.core RFW catalog: 54 cross-platform widget primitives with per-widget metadata and the committed catalog JSON, plus the compiled-in motion (RestageMotion/RestageFadeIn/RestagePulse/ RestageStagger/RestageSpring) and number/price formatter widgets.
0
likes
160
points
105
downloads

Documentation

API reference

Publisher

verified publisherrestage.dev

Weekly Downloads

Cross-platform widget primitives (Container, Column, Row, Text, Image, and more) — a curated Remote Flutter Widgets (RFW) catalog for server-driven Flutter UI.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

flutter, intl, restage_shared, rfw, rfw_catalog_schema

More

Packages that depend on restage_core