dart_webrtc 1.0.4 dart_webrtc: ^1.0.4 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.4] - 2022-02-07
- Add restartIce.
- Bump version for webrtc-interface.
[1.0.3] - 2021-12-28
- export media_stream_impl.dart to fix do not import impl files.
[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