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 35b0a71 commit 723cc52Copy full SHA for 723cc52
pubspec.yaml
@@ -3,8 +3,8 @@ description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleW
3
version: 1.0.12
4
homepage: https://github.com/GetStream/webrtc-flutter
5
environment:
6
- sdk: ">=3.3.0 <4.0.0"
7
- flutter: ">=3.28.0"
+ sdk: ">=3.6.0 <4.0.0"
+ flutter: ">=3.27.0"
8
9
dependencies:
10
collection: ^1.17.0
0 commit comments