From f801b29e698e71dbc8198fd57014f6b96076f7c8 Mon Sep 17 00:00:00 2001 From: Liuyf Date: Mon, 28 Oct 2024 16:52:57 +0800 Subject: [PATCH] fix: ios-voice-processor (= 1.1.0, ~> 1.1.0) depends resolved failed --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec8c0708..c4ff7690 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -218,7 +218,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