File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.6.0] - 2021.04.01
5
+
6
+ * [ Sponsorship] Thanks for Stream sponsorship (#475 )
7
+ * [ Android] Fixed a crash when switching cameras on Huawei devices.
8
+ * [ Windows] Correct signalingState & iceConnectionState event name on Windows. (#502 )
9
+ * [ Dart] Clip behaviour. (#511 )
10
+ * [ Dart] null-safety (@wer-mathurin Thanks for the hard work).
11
+ * [ Dart] Fix setMicrophoneMute (#466 )
12
+ * [ Web] Fix pc.addTransceiver method, fix RTCRtpMediaType to string, fix (#437 )
13
+ * [ Android] fix sdpSemantics issue (#478 )
14
+
4
15
[ 0.6.0-nullsafety.0] - 2021.03.22
5
16
6
17
* [ Dart] null-safety (@wer-mathurin Thanks for the hard work).
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.6.0-nullsafety.0
3
+ version : 0.6.0
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.12.0 <3.0.0'
7
- flutter : ^1.22.0
8
7
9
8
dependencies :
10
9
flutter :
You can’t perform that action at this time.
0 commit comments