dart_webrtc 1.4.4 copy "dart_webrtc: ^1.4.4" to clipboard
dart_webrtc: ^1.4.4 copied to clipboard

Platformweb

Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.

dart-webrtc #

A webrtc interface wrapped in dart language.

Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.

This library will be used for flutter-webrtc for flutter web plugin.

compile E2EE worker #

dart compile js ./lib/src/e2ee.worker/e2ee.worker.dart -o web/e2ee.worker.dart.js

How to develop #

  • git clone https://github.com/flutter-webrtc/dart-webrtc && cd dart-webrtc
  • pub get
  • pub global activate webdev
  • webdev serve --auto=refresh
8
likes
100
pub points
89%
popularity

Publisher

verified publisherflutter-webrtc.org

Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, js, logging, meta, platform_detect, synchronized, web, webrtc_interface

More

Packages that depend on dart_webrtc