fix: 移除 BLE 蓝牙依赖,消除 CoreLocation API 引用

- 注释 flutter_blue_plus 和 permission_handler 依赖
- 删除蓝牙设备页、BLE service、omron provider 等 6 个源文件
- 移除路由和设备设置入口
- 清理 2 个 BLE 相关测试文件
- 解决 Transporter 报 NSLocationWhenInUseUsageDescription 缺失

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sccsbc
2026-07-22 17:19:39 +08:00
parent 39c32f842b
commit ad93e38b7e
13 changed files with 29 additions and 2647 deletions

View File

@@ -36,8 +36,8 @@ dependencies:
# jpush_flutter: ^3.4.5
# 蓝牙 BLE
flutter_blue_plus: ^1.34.0
permission_handler: ^11.3.0
# flutter_blue_plus: ^1.34.0
# permission_handler: ^11.3.0
record: ^6.2.1
# Apple 登录