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 8cd4847 commit ca2d4e5Copy full SHA for ca2d4e5
CHANGELOG.md
@@ -1,6 +1,12 @@
1
## Changelog
2
3
--------------------------------------------
4
+[0.2.8] - 2020.04.22
5
+
6
+* [macOS/iOS] Fix typo in render size change check condition.
7
+* [macOS] Fix hot restart videoCapturer crash.
8
+* [Android] Fix Android crash when getUserVideo.
9
10
[0.2.7] - 2020.03.15
11
12
* [macOS] Fix crash with H264 HW Encoder.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web.
-version: 0.2.7
+version: 0.2.8
homepage: https://github.com/cloudwebrtc/flutter-webrtc
dependencies:
0 commit comments