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.37] - 2023-08-07
5
+
6
+ * [ Native] fix: Skip set_sdp_fmtp_line if sdpFmtpLine is empty.
7
+ * [ Android] fix: fix android earpiece not being replaced after wired headset is disconnected.
8
+ * [ Dart] fix: partially rebuild RTCVideoView when renderVideo value changes.
9
+ * [ Android] feat: expose android audio modes.
10
+ * [ Android] feat: support forceSWCodec for Android.
11
+ * [ Linux] fix: add $ORIGIN to rpath.
12
+
4
13
[ 0.9.36] - 2023-07-13
5
14
6
15
* [ Native] upgrade libwebrtc to m114.5735.02.
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.36
3
+ version : 0.9.37
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments