8000
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 c49530a commit f6412c8Copy full SHA for f6412c8
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
--------------------------------------------
4
+[1.2.1] - 2025-02-07
5
+
6
+* feat: expose rtc video value (#30)
7
+* fix: make optional cname in RTCRTCPParameters nullable (#27)
8
9
[1.2.0] - 2024-04-08
10
11
* feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
pubspec.yaml
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
-version: 1.2.0
+version: 1.2.1
homepage: https://flutter-webrtc.org
environment:
0 commit comments