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