File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.9.40] - 2023-08-16
5
+
6
+ * [ Windows/Linux] fix: nullptr checking for sender/receiver for getStats.
7
+
4
8
[ 0.9.39] - 2023-08-14
5
9
6
10
* [ Dart/Native] feat: add async methods for getting pc states.
7
11
8
12
[ 0.9.38] - 2023-08-11
9
13
10
- * [ Android] fix: Expose helper to clearCommunicationDevice on AudioManager.AUDIOFOCUS_LOSS/
14
+ * [ Android] fix: Expose helper to clearCommunicationDevice on AudioManager.AUDIOFOCUS_LOSS
11
15
* [ Android] feat: support force SW codec list for android, and disable HW codec for VP9 by default.
12
16
* [ Android] fix: issue for audio device switch (#1417 )
13
17
* [ Android/iOS] feat: Added setZoom method to support camera zooming while streaming. (#1412 ).
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.39
3
+ version : 0.9.40
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