棉花app新增页面

This commit is contained in:
czz
2025-06-03 09:58:08 +08:00
parent 7e0dfa7494
commit 40732066fe

View File

@@ -1,7 +1,6 @@
name: vbvs_app name: vbvs_app
description: "智慧睡眠APP" description: "智慧睡眠APP"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1 version: 1.0.0+1
@@ -15,16 +14,16 @@ dependencies:
ef: ef:
git: git:
url: http://admin@git.real.he-info.cn:8080/r/ef.git url: http://admin@git.real.he-info.cn:8080/r/ef.git
ref: main ref: main
get_storage: ^2.1.1 get_storage: ^2.1.1
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8
flutter_svg: ^2.0.10+1 flutter_svg: ^2.0.10+1
EasyDartModule: EasyDartModule:
git: git:
url: http://git.real.he-info.cn:8080/r/~qmqz/EasyDartModule.git url: http://git.real.he-info.cn:8080/r/~qmqz/EasyDartModule.git
ref: master ref: master
flutter_localization: ^0.3.1 flutter_localization: ^0.3.1
syncfusion_localizations: ^27.2.5 syncfusion_localizations: ^27.2.5
flutterflow_ui: flutterflow_ui:
git: git:
url: http://admin@git.real.he-info.cn:8080/r/~lu/flutterflow-ui.git url: http://admin@git.real.he-info.cn:8080/r/~lu/flutterflow-ui.git
@@ -35,7 +34,8 @@ dependencies:
loading_indicator: ^3.1.1 loading_indicator: ^3.1.1
geolocator: ^13.0.1 geolocator: ^13.0.1
easydevice: easydevice:
path: C:\Users\wyf\Desktop\blue\easydevice path:
C:\Users\a\Desktop\blue\easydevice
# url: http:///enchantedwyf@git.it.real.he-info.cn:90/r/easydevice.git # url: http:///enchantedwyf@git.it.real.he-info.cn:90/r/easydevice.git
# ref: main # ref: main
localstorage: ^5.0.0 localstorage: ^5.0.0
@@ -49,13 +49,16 @@ dependencies:
google_sign_in: ^6.2.1 google_sign_in: ^6.2.1
path: ^1.8.0 path: ^1.8.0
flutter_pdfview: ^1.4.0+1 flutter_pdfview: ^1.4.0+1
flutter_switch: ^0.3.2
timeline_tile: ^2.0.0
flutter_slidable: ^3.1.1
flutter_city_picker: ^2.1.1
weather: ^3.1.1 weather: ^3.1.1
geocoding: ^2.1.0 geocoding: ^2.1.0
# fl_chart: ^1.0.0 # fl_chart: ^1.0.0
video_player: ^2.9.5 video_player: ^2.9.5
chewie: ^1.10.0 chewie: ^1.10.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
@@ -66,13 +69,11 @@ dev_dependencies:
dependency_overrides: dependency_overrides:
http_parser: ^4.1.0 http_parser: ^4.1.0
collection: ^1.19.0 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' 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连接蓝牙有问题 flutter_blue_plus: 1.34.5 # 1.35.0 版本android连接蓝牙有问题
geolocator: 13.0.3 geolocator: 13.0.3
geocoding: 2.1.0 geocoding: 2.1.0
flutter: flutter:
uses-material-design: true uses-material-design: true
assets: assets:
@@ -86,4 +87,3 @@ flutter:
- family: calculatrix - family: calculatrix
fonts: fonts:
- asset: assets/fonts/calculatrix.ttf - asset: assets/fonts/calculatrix.ttf