belatuk_pub_sub 6.0.0-beta.1 copy "belatuk_pub_sub: ^6.0.0-beta.1" to clipboard
belatuk_pub_sub: ^6.0.0-beta.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 belatuk_pub_sub

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

dependencies:
  belatuk_pub_sub: ^6.0.0-beta.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:belatuk_pub_sub/belatuk_pub_sub.dart';
2
likes
0
points
387
downloads

Publisher

verified publisherdukefirehawk.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, json_rpc_2, stream_channel, uuid

More

Packages that depend on belatuk_pub_sub