8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890346d commit 31d03ecCopy full SHA for 31d03ec
CHANGELOG.md
@@ -1,6 +1,12 @@
1
## Changelog
2
3
--------------------------------------------
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
10
[0.2.2] - 2019.12.13
11
12
* Removed the soft link of WebRTC.framework to fix compile errors of macos version when third-party flutter app depends on plugins
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android.
-version: 0.2.2
+version: 0.2.3
homepage: https://github.com/cloudwebrtc/flutter-webrtc
dependencies:
0 commit comments