diff --git a/lan/lan_en.json b/lan/lan_en.json index e1179c00..8b18d1b4 100755 --- a/lan/lan_en.json +++ b/lan/lan_en.json @@ -685,7 +685,7 @@ "商城": "mall", "我的": "my", "微信公众号推送": "Wechat public account", - "开启微信接收报警消息需要先关注斯凯智能锁微信公众号,请保存二维码并使用微信扫一扫设置": "To open wechat to receive alarm messages, you need to pay attention to Skye Smart Lock wechat public account first, please save the QR code and use wechat to scan the Settings", + "开启微信接收报警消息需要先关注锁通通锁微信公众号,请保存二维码并使用微信扫一扫设置": "To open wechat to receive alarm messages, you need to pay attention to Skye Smart Lock wechat public account first, please save the QR code and use wechat to scan the Settings", "蓝牙": "Bluetooth", "需要访问蓝牙权限才能使用添加钥匙功能的位置信息": "Access to Bluetooth permissions is required to use the location information of the add key function", "请输入Email": "Please enter Email", diff --git a/lan/lan_keys.json b/lan/lan_keys.json index 69a918ef..84f4279f 100755 --- a/lan/lan_keys.json +++ b/lan/lan_keys.json @@ -711,7 +711,7 @@ "商城":"mall", "我的":"my", "微信公众号推送":"微信公众号推送", - "开启微信接收报警消息需要先关注斯凯智能锁微信公众号,请保存二维码并使用微信扫一扫设置":"开启微信接收报警消息需要先关注斯凯智能锁微信公众号,请保存二维码并使用微信扫一扫设置", + "开启微信接收报警消息需要先关注锁通通锁微信公众号,请保存二维码并使用微信扫一扫设置":"开启微信接收报警消息需要先关注锁通通锁微信公众号,请保存二维码并使用微信扫一扫设置", "蓝牙":"蓝牙", "需要访问蓝牙权限才能使用添加钥匙功能的位置信息":"需要访问蓝牙权限才能使用添加钥匙功能的位置信息", "请输入Email":"请输入Email", diff --git a/lan/lan_zh.json b/lan/lan_zh.json index 8f63ce2a..051d588f 100755 --- a/lan/lan_zh.json +++ b/lan/lan_zh.json @@ -683,7 +683,7 @@ "商城": "商城", "我的": "我的", "微信公众号推送": "微信公众号推送", - "开启微信接收报警消息需要先关注斯凯智能锁微信公众号,请保存二维码并使用微信扫一扫设置": "开启微信接收报警消息需要先关注斯凯智能锁微信公众号,请保存二维码并使用微信扫一扫设置", + "开启微信接收报警消息需要先关注锁通通锁微信公众号,请保存二维码并使用微信扫一扫设置": "开启微信接收报警消息需要先关注锁通通锁微信公众号,请保存二维码并使用微信扫一扫设置", "蓝牙": "蓝牙", "需要访问蓝牙权限才能使用添加钥匙功能的位置信息": "需要访问蓝牙权限才能使用添加钥匙功能的位置信息", "请输入Email": "请输入Email", diff --git a/pubspec.yaml b/pubspec.yaml index 86ff92ca..02a4d3f2 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -219,7 +219,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