一次大的提交
This commit is contained in:
@@ -120,6 +120,9 @@ dependencies:
|
||||
webview_flutter: ^4.4.2 # 将此行移到这里
|
||||
|
||||
geolocator: ^13.0.1
|
||||
|
||||
# ===== 蓝牙 =====
|
||||
flutter_blue_plus: ^2.3.11
|
||||
flutter_map: ^6.1.0 # 建议使用最新稳定版
|
||||
latlong2: ^0.9.0 # 处理经纬度的依赖
|
||||
#coord_convert: ^1.0.0
|
||||
@@ -136,7 +139,7 @@ dependencies:
|
||||
markdown_widget: ^2.0.0 # 产品参数用的 markdown 渲染
|
||||
flutter_markdown: ^0.7.1
|
||||
|
||||
#qr_code_scanner: ^1.0.1 # 用于扫描二维码
|
||||
mobile_scanner: ^3.4.1
|
||||
vibration: ^3.1.8
|
||||
flutter_patcher: ^0.1.2 # Add flutter_patcher here
|
||||
open_file: ^3.3.2 # 打开文件(安装 APK)
|
||||
@@ -163,8 +166,6 @@ dev_dependencies:
|
||||
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
|
||||
mobile_scanner: ^3.4.1 # 请根据实际需求选择最新版本
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user