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 684bde2 commit 0a64f33Copy full SHA for 0a64f33
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.11] - 2023-01-30
5
+
6
+* Add RTCRtpCapabilities interface.
7
8
[1.0.10] - 2022-11-12
9
10
* Change MediaStream.clone to async.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.0.10
+version: 1.0.11
homepage: https://flutter-webrtc.org
environment:
0 commit comments