File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.6.7] - 2021-09-08
5
+
6
+ * [ Android] upgrade webrtc sdk to m92.92.4515.
7
+ * [ Web] ` addTransceiver ` bug fix (#675 )
8
+ * [ Web] Use low-level jsutil to call createOffer/createrAnswer to solve the issue on safari/firefox.
9
+ * [ Dart] Fix currentDirection/direction implementation confusion.
10
+
4
11
[ 0.6.6] - 2021.09.01
5
12
6
13
* [ Sponsorship] Thanks for LiveKit sponsorship.
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.6
3
+ version : 0.6.7
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