8000 Update version to 0.2.3. · sinkync/flutter-webrtc@31d03ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 31d03ec

Browse files
committed
Update version to 0.2.3.
1 parent 890346d commit 31d03ec

File tree

Collapse file tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.2.3] - 2020.02.03
5+
6+
* Fixed bug for enableSpeakerphone (Android/iOS).
7+
* Fix RtcVideoView not rebuild when setState called and renderer is changed.
8+
* Fix Android frame orientation.
9+
410
[0.2.2] - 2019.12.13
511

612
* Removed the soft link of WebRTC.framework to fix compile errors of macos version when third-party flutter app depends on plugins

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.
3-
version: 0.2.2
3+
version: 0.2.3
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55

66
dependencies:

0 commit comments

Comments
 (0)
0