We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735bd62 commit 798a57cCopy full SHA for 798a57c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.10] - 2022-11-12
5
+
6
+* Change MediaStream.clone to async.
7
8
[1.0.9] - 2022-11-02
9
10
* Update MediaRecorder interface.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.0.9
+version: 1.0.10
homepage: https://flutter-webrtc.org
environment:
0 commit comments