File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33--------------------------------------------
4+ [ 0.5.0] - 2020.11.18
5+
6+ * [ Web] Add Unified-Plan for Flutter Web.
7+ * [ Web] Add video frame mirror support for web.
8+ * [ Web] Support Simulcast for web.
9+ * [ Web] Use dart-webrtc as flutter web plugin.
10+ * [ Android/Darwin] Fix crash when unset streamIds in RtpTransceiverInit.
11+ * [ Dart] Change the constraints of createOffer/createAnswer as optional.
12+ * [ iOS] Fix adding track to stream igal committed (#413 )
13+
414[ 0.4.1] - 2020.11.11
515
616* Add transceiver to onTrack events.
Original file line number Diff line number Diff line change 11name : flutter_webrtc
22description : Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3- version : 0.4.1
3+ version : 0.5.0
44homepage : https://github.com/cloudwebrtc/flutter-webrtc
55environment :
66 sdk : ' >=2.2.2 <3.0.0'
You can’t perform that action at this time.
0 commit comments