10000 Upgrade version to 0.5.4. · DavidAlphaFox/flutter-webrtc@f4c1f89 · GitHub
[go: up one dir, main page]

Skip to content

Commit f4c1f89

Browse files
committed
Upgrade version to 0.5.4.
1 parent 4962877 commit f4c1f89

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.5.4] - 2020.11.21
5+
6+
* [Native/Web] Add videoWidth/videoHeight getter for RTCVideoRenderer.
7+
* [Web] Add optional parameter track to call getStats.
8+
49
[0.5.3] - 2020.11.21
510

611
* Fix bug.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.5.3
3+
version: 0.5.4
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.2.2 <3.0.0'

0 commit comments

Comments
 (0)
0