File tree 2 files changed +7
-3
lines changed 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
- [ 0.7.0] - 2021-01-02
4
+ [ 0.7.0+hotfix.1] - 2021-10-21
5
+
6
+ * [ Android] Fix bug for createDataChannel.
7
+
8
+ [ 0.7.0] - 2021-10-20
5
9
6
10
* [ Android] Enable Android simulcast (#731 )
7
11
* [ macOS] Use pre-compiled WebRTC for macOS. (#717 )
8
12
* [ iOS/macOS] Fix the correct return value of createDataChannel under darwin.
9
13
* [ Windows] Fix using the wrong id to listen datachannel events.
10
14
* [ Dart] Fix(mediaStreamTrackSetEnable): remote track is unavaiable (#723 ).
11
15
12
- [ 0.6.10+hotfix.1] - 2021-01-02
16
+ [ 0.6.10+hotfix.1] - 2021-10-01
13
17
14
18
* [ Web] Fix compiler errors for web.
15
19
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.7.0
3
+ version : 0.7.0+hotfix.1
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