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 02468e8 commit abb8dc0Copy full SHA for abb8dc0
CHANGELOG.md
@@ -1,6 +1,9 @@
1
2
# Changelog
3
4
+[1.0.1] - 2025-04-01
5
+* Fixed the dart_webrtc version constraint
6
+
7
[1.0.0] - 2025-03-31
8
* Bumped StreamWebRTC version to 125.6422.065
9
* Synced flutter-webrtc v0.13.0
pubspec.yaml
@@ -1,6 +1,6 @@
name: stream_webrtc_flutter
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 1.0.0
+version: 1.0.1
homepage: https://github.com/GetStream/webrtc-flutter
environment:
sdk: ">=3.3.0 <4.0.0"
0 commit comments