File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 0.3.3] - 2020.09.14
5
+
6
+ * Add RTCDTMFSender for mobile, web and macOS.
7
+ * Improve RenegotiationNeededCallback.
8
+ * Refactor RTCVideoView for web and solve the resize problem.
9
+ * Reduce code size.
10
+
4
11
[ 0.3.2] - 2020.09.11
5
12
6
13
* Reorganize the directory structure.
15
22
16
23
* [ Dart] FIX - missing null check onIceGatheringState (web)
17
24
18
- --------------------------------------------
19
25
[ 0.3.0] - 2020.09.05
20
26
21
27
* [ Dart] Improve RTCVideoView.
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.2
3
+ version : 0.3.3
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