We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc9cb1 commit 15a94afCopy full SHA for 15a94af
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.4.8] - 2024-07-12
5
+
6
+* fix: missing streamCompleter complete for getUserMedia.
7
+* fix: RTCPeerConnectionWeb.getRemoteStreams.
8
9
[1.4.7] - 2024-07-12
10
11
* fix: MediaStreamTrack.getSettings.
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.7
+version: 1.4.8
homepage: https://github.com/flutter-webrtc/dart-webrtc
environment:
0 commit comments