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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add restage_shared

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

dependencies:
  restage_shared: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:restage_shared/restage_shared.dart';
0
likes
0
points
35
downloads

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

Topics

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

License

unknown (license)

Dependencies

crypto, meta, rfw_catalog_schema

More

Packages that depend on restage_shared