switchboard 2.0.11 copy "switchboard: ^2.0.11" to clipboard
switchboard: ^2.0.11 copied to clipboard

Microservice communication protocol layers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add switchboard

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

dependencies:
  switchboard: ^2.0.11

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:switchboard/switchboard.dart';
0
likes
20
pub points
10%
popularity

Publisher

unverified uploader

Microservice communication protocol layers.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

logging, meta, synchronized

More

Packages that depend on switchboard