From 4cd38d56d2c92dc1f4e71a7b7a4c6e115eee3939 Mon Sep 17 00:00:00 2001 From: Liuyf Date: Sat, 2 Nov 2024 10:15:24 +0800 Subject: [PATCH] ci: fix ' ios-voice-processor (= 1.1.0, ~> 1.1.0)' issue --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eeaf352d..523c181f 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -220,7 +220,7 @@ dependencies: intl: ^0.18.0 # flutter_audio_capture: <1.1.5 - flutter_voice_processor: ^1.1.1 + flutter_voice_processor: 1.1.1 #监听网络连接状态 connectivity_plus: ^5.0.2 #flutter_advanced_calendar: ^1.4.1