restage_cupertino 1.0.2 copy "restage_cupertino: ^1.0.2" to clipboard
restage_cupertino: ^1.0.2 copied to clipboard

Cupertino (Apple HIG) widgets — a curated Remote Flutter Widgets (RFW) catalog for building server-driven Flutter UI that renders as real Flutter widgets.

restage_cupertino #

pub package ci license

A curated Remote Flutter Widget (RFW) catalog of Cupertino (Apple HIG) widgets for server-driven Flutter UI: the restage.cupertino library (CupertinoButton and CupertinoButtonFilled, navigation/page scaffolding, switches, sliders, pickers, text fields, and more; 16 widgets). Sibling to restage_core and restage_material.

Part of Restage, server-driven UI for Flutter. Extend this catalog with your own design-system widgets via @RestageWidget.

The package provides catalog metadata (lib/registry.dart kRegistry, mirrored to lib/src/widget_catalog/catalog.json) and an RFW LocalWidgetBuilder registration map (lib/src/registration.g.dart); the standard Cupertino widgets are mapped through the catalog. A surface that uses CupertinoButton renders through the restage.cupertino library; it's registered and works.

The catalog is surface-general: the same widgets compose any server-driven UI surface.

Status #

1.0.0, stable public release. The wire format is frozen at v1. Cupertino coverage is the smallest of the three catalogs and grows demand-first.

License #

BSD-3-Clause. See LICENSE.

0
likes
160
points
364
downloads

Documentation

API reference

Publisher

verified publisherrestage.dev

Weekly Downloads

Cupertino (Apple HIG) widgets — a curated Remote Flutter Widgets (RFW) catalog for building server-driven Flutter UI that renders as real Flutter widgets.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

flutter, restage_core, restage_shared, rfw, rfw_catalog_schema

More

Packages that depend on restage_cupertino