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

With Flutter:

 $ flutter 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.2

Alternatively, your editor might support dart pub get or 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_shared/restage_shared.dart';
0
likes
160
points
35
downloads

Documentation

API reference

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
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

crypto, meta, rfw_catalog_schema

More

Packages that depend on restage_shared