restage_core 1.0.2 copy "restage_core: ^1.0.2" to clipboard
restage_core: ^1.0.2 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add restage_core

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  restage_core: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:restage_core/restage_core.dart';
0
likes
160
points
380
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