File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.5.8] - 2021.01.26
5
+
6
+ * [ Web] Support selecting audio output.
7
+ * [ Web] Fix issue for getDisplayMedia with audio.
8
+ * [ Windows] Add Windows Support.
9
+ * [ macOS] Fix compile error for macos.
10
+ * [ Dart] Add FilterQuality to RTCVideoView.
11
+ * [ iOS/Android] Unified plan gettracks.
12
+ * [ iOS/Android] Bluetooth switching enabled when switching ` enableSpeakerphone ` value (if they are connected). #201 (#435 )
13
+ * [ Android] Increase necessary Android min SDK version after add Unified-Plan API.
14
+
4
15
[ 0.5.7] - 2020.11.21
5
16
6
17
* [ Web] Fix events callback for peerconnection.
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.5.7
3
+ version : 0.5.8
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.2.2 <3.0.0'
You can’t perform that action at this time.
0 commit comments