8000 release: 0.12.10. · 123wj2003/flutter-webrtc@fe08a01 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe08a01

Browse files
committed
release: 0.12.10.
1 parent 65bcc1c commit fe08a01

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
12
# Changelog
23

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.
48

59
[0.12.9] - 2025-02-13
610

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.12.9
3+
version: 0.12.10
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)
0