v1.8.1
dart_webrtc
使用 dart/js 库重新包装浏览器的 webrtc js 接口,以适配常见浏览器。
16喜欢 19.8万近 30 天下载130Pub 分数
Web
一个用dart语言包装的webrtc接口。
^1.17.1^1.1.0^1.8.0^3.0.0+3^1.0.0^1.5.1^2.3.3—>0.13.0 <1.3.0^4.6.0^1.9.0^0.3.0^1.15.4以下为英文项目原文快照,最新内容请访问 GitHub。
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.
dart compile js ./lib/src/e2ee.worker/e2ee.worker.dart -o web/e2ee.worker.dart.js
git clone https://github.com/flutter-webrtc/dart-webrtc && cd dart-webrtcdart pub getdart pub global activate webdevwebdev serve --auto=refresh