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 40f4e0b commit 29d4f0fCopy full SHA for 29d4f0f
CHANGELOG.md
@@ -1,6 +1,14 @@
1
## Changelog
2
3
--------------------------------------------
4
+[0.2.7] - 2020.03.15
5
+
6
+* [macOS] Fix crash with H264 HW Encoder.
7
+* [Web] Add addTransceiver API.
8
+* [Android] Removed duplicate method that was causing compilation error.
9
+* [iOS] Use MrAlek Libyuv pod fixing incompatibility with FirebaseFirestore.
10
+* [iOS] Upgrade GoogleWebRTC dependency to 1.1.29400.
11
12
13
[0.2.6] - 2020.02.03
14
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web.
-version: 0.2.6
+version: 0.2.7
homepage: https://github.com/cloudwebrtc/flutter-webrtc
dependencies:
0 commit comments