From 79213cb0ce5c617c1de74800e44c9c37fb9b4aa8 Mon Sep 17 00:00:00 2001 From: cloudwebrtc Date: Fri, 21 Nov 2025 21:12:06 +0800 Subject: [PATCH] fix: Enable SW AEC/NS/AGC for linux. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5d15cef0..bafa13f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: json_annotation: ^4.9.0 # Fix version to avoid version conflicts between WebRTC-SDK pods, which both this package and flutter_webrtc depend on. - flutter_webrtc: 1.2.0 + flutter_webrtc: 1.2.1 dart_webrtc: ^1.6.0 dev_dependencies: