galileo_pub_sub 3.0.1 copy "galileo_pub_sub: ^3.0.1" to clipboard
galileo_pub_sub: ^3.0.1 copied to clipboard

Keep application instances in sync with a simple pub/sub API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galileo_pub_sub

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

dependencies:
  galileo_pub_sub: ^3.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:galileo_pub_sub/galileo_pub_sub.dart';
0
likes
40
points
20
downloads

Publisher

verified publishergalileodart.com

Weekly Downloads

Keep application instances in sync with a simple pub/sub API.

Repository (GitHub)

License

MIT (license)

Dependencies

json_rpc_2, stream_channel, uuid

More

Packages that depend on galileo_pub_sub