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 5439aea commit 5e9f541Copy full SHA for 5e9f541
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.0.12] - 2023-04-10
5
+
6
+* Add addStreams to RTCRtpSender.
7
8
[1.0.11] - 2023-01-30
9
10
* Add RTCRtpCapabilities interface.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.0.11
+version: 1.0.12
homepage: https://flutter-webrtc.org
environment:
0 commit comments