Skip to content

A webrtc interface wrapped in dart language.

License

Notifications You must be signed in to change notification settings

turingvideo/dart-webrtc

 
 

Repository files navigation

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.

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

About

A webrtc interface wrapped in dart language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.0%
  • Other 1.0%