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 4575408 commit 0a84370Copy full SHA for 0a84370
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.12.0+hotfix.1] - 2024-10-18
5
+
6
+* [macOS] fix compilation error for macOS.
7
8
[0.12.0] - 2024-10-16
9
10
* [iOS/macOS] Fix memory leak for iOS/macOS.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.0
+version: 0.12.0+hotfix.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments