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 65bcc1c commit fe08a01Copy full SHA for fe08a01
CHANGELOG.md
@@ -1,6 +1,10 @@
1
+
2
# Changelog
3
---------------------------------------------
4
+[0.12.10] - 2025-02-18
5
6
+* [web] bump version for dart_webrtc.
7
+* [web] fix: compile error for web with --wasm.
8
9
[0.12.9] - 2025-02-13
10
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.12.9
+version: 0.12.10
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments