Expose dataChannel for e2e testing. (#161)

This commit is contained in:
CloudWebRTC
2022-09-07 15:15:23 +08:00
committed by GitHub
parent cbdfa634a3
commit 8b88f9cb34
4 changed files with 18 additions and 9 deletions
+3 -3
View File
@@ -23,10 +23,10 @@ dependencies:
uuid: ^3.0.6
synchronized: ^3.0.0
protobuf: ^2.0.1
flutter_webrtc: 0.9.4
dart_webrtc: 1.0.7
flutter_webrtc: 0.9.6
dart_webrtc: 1.0.8
device_info_plus: ^3.2.3
webrtc_interface: 1.0.7
webrtc_interface: 1.0.8
dev_dependencies:
flutter_test: