sb_peerdart 0.1.1 copy "sb_peerdart: ^0.1.1" to clipboard
sb_peerdart: ^0.1.1 copied to clipboard

Simple peer-to-peer with WebRTC for Dart. PeerJS port for Flutter. (Folk from peerdart)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sb_peerdart

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

dependencies:
  sb_peerdart: ^0.1.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:sb_peerdart/sb_peerdart.dart';
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Simple peer-to-peer with WebRTC for Dart. PeerJS port for Flutter. (Folk from peerdart)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

events_emitter, flutter_webrtc, http, uuid, web_socket_channel

More

Packages that depend on sb_peerdart