This commit is contained in:
wyf
2025-05-21 09:53:32 +08:00
parent 0a8cffa4c6
commit 489e907e00
26 changed files with 516 additions and 853 deletions

View File

@@ -33,7 +33,7 @@ dependencies:
flutter_blue_plus: ^1.35.3
permission_handler: ^12.0.0+1
loading_indicator: ^3.1.1
# geolocator: ^13.0.4
geolocator: ^13.0.1
easydevice:
path: C:\Users\wyf\Desktop\blue\easydevice
# url: http:///enchantedwyf@git.it.real.he-info.cn:90/r/easydevice.git
@@ -49,6 +49,8 @@ dependencies:
google_sign_in: ^6.2.1
path: ^1.8.0
flutter_pdfview: ^1.4.0+1
weather: ^3.1.1
geocoding: ^2.1.0
dev_dependencies:
@@ -63,6 +65,9 @@ dependency_overrides:
collection: ^1.19.0
data_table_2: 2.5.16 # 2.5.17版本以后会报错,data_table_2.dart:525:47: Error:The method 'withValues' isn't defined ffor the class 'Color'
flutter_blue_plus: 1.34.5 # 1.35.0 版本android连接蓝牙有问题
geolocator: 13.0.3
geocoding: 2.1.0
flutter: