dart_webrtc 1.0.2 dart_webrtc: ^1.0.2 copied to clipboard
Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
Changelog #
[1.0.2] - 2021-11-27
- Fix the type error of minified function in release mode.
[1.0.1] - 2021-11-25
- Bump interface version to 1.0.1
- Reduce code.
1.0.0
- Refactor using webrtc_interface.
0.2.3
- Fix bug for simulcast.
0.2.2
- Fix bug for unified-plan.
0.2.1
- Fix getStats.
0.2.0
- Implement basic functions.
0.1.0
- First working version.
0.0.1
- Initial version, created by Stagehand