Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc1298e

Browse files
committed
release: 0.13.2.
1 parent 8a86c39 commit fc1298e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11

22
# Changelog
33

4-
[0.13.1+hotfix.1] - 2024-04-07
4+
[0.13.2] - 2025-04-29
5+
6+
* [iOS/Android]feat: Media Recorder implementation Android and iOS (#1810)
7+
* [Wndows] fix: Pickup registrar for plugin by plugin registrar manager (#1752)
8+
* [Linux] fix: add task runner for linux. (#1821)
9+
10+
[0.13.1+hotfix.1] - 2025-04-07
511

612
* [Android] fix: Fix `clearAndroidCommunicationDevice` call blocking.
713

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.13.1+hotfix.1
3+
version: 0.13.2
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
5-
publish_to: none
65
environment:
76
sdk: ">=3.3.0 <4.0.0"
87
flutter: ">=1.22.0"

0 commit comments

Comments
 (0)