We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda212c commit 5f90b0fCopy full SHA for 5f90b0f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.2] - 2022-02-07
5
+
6
+* chore: Add restartIce.
7
+* fix: Fix case for RTCIceCandidate.sdpMLineIndex.
8
9
[1.0.1] - 2021-11-25
10
11
* Added comment for VideoRenderer.onResize.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.0.1
+version: 1.0.2
homepage: https://flutter-webrtc.org
environment:
0 commit comments