Skip to content

Commit 723cc52

Browse files
committed
versions fix
1 parent 35b0a71 commit 723cc52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleW
33
version: 1.0.12
44
homepage: https://github.com/GetStream/webrtc-flutter
55
environment:
6-
sdk: ">=3.3.0 <4.0.0"
7-
flutter: ">=3.28.0"
6+
sdk: ">=3.6.0 <4.0.0"
7+
flutter: ">=3.27.0"
88

99
dependencies:
1010
collection: ^1.17.0

0 commit comments

Comments
 (0)