From 131a2f57495c396205e1b7a7d92bb2c26c6a74a9 Mon Sep 17 00:00:00 2001 From: cloudwebrtc Date: Fri, 17 Feb 2023 10:46:45 +0800 Subject: [PATCH] update flutter-webrtc. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7439bb2..d0ff9fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: uuid: ^3.0.6 synchronized: ^3.0.0+3 protobuf: ^2.1.0 - flutter_webrtc: 0.9.22 + flutter_webrtc: 0.9.23 flutter_window_close: ^0.2.2 device_info_plus: ^8.0.0 webrtc_interface: 1.0.11