webrtc_interface 1.0.2 webrtc_interface: ^1.0.2 copied to clipboard
WebRTC Interface for Dart-Web/Flutter.
Changelog #
[1.0.2] - 2022-02-07
- chore: Add restartIce.
- fix: Fix case for RTCIceCandidate.sdpMLineIndex.
[1.0.1] - 2021-11-25
- Added comment for VideoRenderer.onResize.
- Remove unnecessary function alias declarations.
[1.0.0] - 2021-11-19
- initial version.