messenger 0.0.7 copy "messenger: ^0.0.7" to clipboard
messenger: ^0.0.7 copied to clipboard

A massaging library for dart. incl. TCP Signaling and WebRTC communication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add messenger

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

dependencies:
  messenger: ^0.0.7

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:messenger/messenger.dart';
0
likes
30
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A massaging library for dart. incl. TCP Signaling and WebRTC communication.

Repository (GitHub)
View/report issues

License

GPL-2.0 (license)

Dependencies

browser, chrome, json

More

Packages that depend on messenger