restage_material 1.0.1 copy "restage_material: ^1.0.1" to clipboard
restage_material: ^1.0.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add restage_material

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

dependencies:
  restage_material: ^1.0.1

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_material/restage_material.dart';
0
likes
160
points
366
downloads

Documentation

API reference

Publisher

verified publisherrestage.dev

Weekly Downloads

Material Design 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_material