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

outdated

With the conversator, you can send data/message across files. It works like web socket but it runs locally.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add conversator

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

dependencies:
  conversator: ^1.0.1

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

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

With the conversator, you can send data/message across files. It works like web socket but it runs locally.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on conversator