File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.4.0] - 2020.10.14
5
+
6
+ * Support Unified-Plan for Android/iOS/macOS.
7
+ * Add PeerConnectionState and add RTCTrackEvent..
8
+ * [ Android] Upgrade GoogleWebRTC@android to 1.0.32006.
9
+ * [ iOS] Upgrade GoogleWebRTC@ios to 1.1.31999.
10
+ * Api standardization across implementation (#364 ), thanks fo @wer-mathurin .
11
+
4
12
[ 0.3.3] - 2020.09.14
5
13
6
14
* Add RTCDTMFSender for mobile, web and macOS.
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.3.3
3
+ version : 0.4.0
4
4
homepage : https://github.com/cloudwebrtc/flutter-webrtc
5
5
environment :
6
6
sdk : ' >=2.2.2 <3.0.0'
You can’t perform that action at this time.
0 commit comments