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 b270bfb commit 4e87ddcCopy full SHA for 4e87ddc
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.4.4] - 2024-04-24
5
+
6
+* fix: datachannel message parse for Firefox.
7
+* fix: tryCatch editing mediaConstraints #34
8
9
[1.4.3] - 2024-04-18
10
11
* fix: do not fail if removing constraint fails
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.4.3
+version: 1.4.4
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments