We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a68acf commit c629ad2Copy full SHA for c629ad2
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.6] - 2022-05-08
5
+
6
+* Support null tracks in replaceTrack/setTrack.
7
8
[1.0.5] - 2022-03-31
9
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_webrtc
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
-version: 1.0.5
+version: 1.0.6
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments