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.
git clone https://github.com/flutter-webrtc/dart-webrtc && cd dart-webrtc
pub get
pub global activate webdev
webdev serve --auto=refresh