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 33a6dbe commit ba0b4c6Copy full SHA for ba0b4c6
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_webrtc
2
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3
-version: 0.12.12
+version: 0.12.12+hotfix.1
4
homepage: https://github.com/cloudwebrtc/flutter-webrtc
5
environment:
6
sdk: '>=3.3.0 <4.0.0'
@@ -38,4 +38,4 @@ flutter:
38
linux:
39
pluginClass: FlutterWebRTCPlugin
40
elinux:
41
- pluginClass: FlutterWebRTCPlugin
+ pluginClass: FlutterWebRTCPlugin
0 commit comments