File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.9.13] - 2022-11-12
5
+
6
+ * [ Dart] Change MediaStream.clone to async.
7
+ * [ iOS] Fixed the bug that the mic indicator light was still on when mic recording was stopped.
8
+ * [ iOS/macOS/Android/Windows] Allow sdpMLineIndex to be null when addCandidate.
9
+ * [ macOS] Frame capture support for MacOS.
10
+ * [ Android] Add enableCpuOveruseDetection configuration (#1165 ).
11
+ * [ Android] Update comments (#1164 ).
12
+
4
13
[ 0.9.12] - 2022-11-02
5
14
6
15
* [ iOS] Fixed the problem that iOS earphones and speakers do not switch.
Original file line number Diff line number Diff line change 1
1
name : flutter_webrtc
2
2
description : Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3
- version : 0.9.12
3
+ version : 0.9.13
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <3.0.0'
You can’t perform that action at this time.
0 commit comments