File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 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.7.1] - 2021-11-04
5
+
6
+ * [ iOS/macOS] Update framework.
7
+ * [ Android] Update framework.
8
+ * [ Windows] Implement mediaStreamTrackSetEnable (#756 ).
9
+ * [ iOS/macOS] Enable audio capture when acquiring track.
10
+ * [ Android] Call stopCaptureWithCompletionHandler instead (#748 )
11
+ * [ Windows] Fix bug for windows.
12
+
4
13
[ 0.7.0+hotfix.2] - 2021-10-21
5
14
6
15
* [ iOS/macOS] Update .podspec for Darwin.
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.7.0+hotfix.2
3
+ version : 0.7.1
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