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 90620d8 commit 9c7aa7bCopy full SHA for 9c7aa7b
CHANGELOG.md
@@ -1,6 +1,11 @@
1
2
# Changelog
3
4
+[0.13.0] - 2025-03-24
5
+
6
+* [All] feat: add getBufferedAmount for DataChannel. (#1796)
7
+* [Windows] fix: fixed non-platform thread call error. (#1795)
8
9
[0.12.12+hotfix.1] - 2025-03-12
10
11
* [Android] fix: fixed video not rendered after resume from background.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.12+hotfix.1
+version: 0.13.0
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments