Skip to content

Commit b261cf3

Browse files
authored
Update flutter_webrtc to 0.9.9 (#321)
Fix in 0.9.9: [Android] Support rtp transceiver direction type 4.
1 parent e5edd57 commit b261cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
collection: ^1.15.0
1111
crypto: ^3.0.0
12-
flutter_webrtc: ^0.9.1
12+
flutter_webrtc: ^0.9.9
1313
intl: ^0.17.0
1414
logger: ^1.0.0
1515
parser_error: ^0.2.0

0 commit comments

Comments
 (0)