We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78443f2 commit b870a58Copy full SHA for b870a58
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
--------------------------------------------
4
5
+[1.5.1] - 2025-02-15
6
+
7
+* fix E2EE for firefox.
8
9
[1.5.0] - 2025-02-13
10
11
* remove js_util.
pubspec.yaml
@@ -1,6 +1,6 @@
1
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.5.0
+version: 1.5.1
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments