feat: network type detection. (#156)

* feat: network type detection.

* fix unit test.

* chore: Make the network type consistent with the protocol.
This commit is contained in:
CloudWebRTC
2022-08-25 18:30:43 +08:00
committed by GitHub
parent d66147b840
commit ef81d7b1ff
8 changed files with 184 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ dependencies:
flutter_webrtc: 0.9.4
dart_webrtc: 1.0.7
device_info_plus: ^3.2.3
connectivity_plus: ^2.3.6+1
dev_dependencies:
flutter_test: