From c328d9872165a46d545beadcc3e7f9d223be19dd Mon Sep 17 00:00:00 2001 From: jackning <270580156@qq.com> Date: Fri, 9 Jul 2021 16:49:22 +0800 Subject: [PATCH] update --- bytedesk_demo/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bytedesk_demo/pubspec.yaml b/bytedesk_demo/pubspec.yaml index 02fcd50..13db50e 100644 --- a/bytedesk_demo/pubspec.yaml +++ b/bytedesk_demo/pubspec.yaml @@ -34,13 +34,13 @@ dependencies: # 应用内-顶部通知栏 https://pub.dev/packages/overlay_support/ overlay_support: ^1.2.1 # 播放提示音 https://pub.dev/packages/audioplayers - audioplayers: ^0.19.0 + audioplayers: ^0.19.1 # 振动 https://pub.dev/packages/vibration # 针对报错fatal error: 'vibration/vibration-Swift.h' file not found #import , ld: library not found for -lvibration # 请在ios/Podfile中添加:use_frameworks! vibration: ^1.7.3 # 在线客服 https://pub.dev/packages/bytedesk_kefu - bytedesk_kefu: ^1.0.3 + bytedesk_kefu: ^1.0.6 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.