10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4602204 commit 92206ccCopy full SHA for 92206cc
CHANGELOG.md
@@ -1,6 +1,11 @@
1
2
# Changelog
3
4
+[0.12.11] - 2025-02-23
5
+
6
+* [web] bump version for dart_webrtc.
7
+* [web] fix: compile error for web with --wasm.
8
9
[0.12.10] - 2025-02-18
10
11
* [web] bump version for dart_webrtc.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.10
+version: 0.12.11
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments