8000 release: 0.13.0. · flutter-webrtc/flutter-webrtc@9c7aa7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c7aa7b

Browse files
committed
release: 0.13.0.
1 parent 90620d8 commit 9c7aa7b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
# Changelog
33

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+
49
[0.12.12+hotfix.1] - 2025-03-12
510

611
* [Android] fix: fixed video not rendered after resume from background.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.12.12+hotfix.1
3+
version: 0.13.0
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)
0