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 fe1f79e commit c9ce1d5Copy full SHA for c9ce1d5
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.12] - 2022-12-12
5
+
6
+* fix: Convert iceconnectionstate to connectionstate for Firefox.
7
8
[1.0.11] - 2022-11-12
9
10
* Change MediaStream.clone to async.
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.11
+version: 1.0.12
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments