This commit is contained in:
wyf
2025-10-31 15:05:10 +08:00
parent 58f4b1f0bb
commit a9992f40ee
2 changed files with 10 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ environment:
fluwx:
app_id: 'wx929c548fea6af9c7' #填写自己的 WeChat app id.眠花糖
# app_id: 'wxeb2688220799e2c5' #填写自己的 WeChat app id.太和e护
# app_id: 'wxeb2688220799e2c5' #填写自己的 app id.太和e护
debug_logging: false # Logging in debug mode.
android:
# interrupt_wx_request: true # Defaults to true.
@@ -51,11 +51,11 @@ dependencies:
git:
url: https://gitea.wslpc.real.he-info.cn:94/flutter/easydevice.git
# url: http:///enchantedwyf@git.it.real.he-info.cn:90/r/easydevice.git
ref: main
ref: b782e61b20
localstorage: ^5.0.0
img_picker: ^1.0.2
uuid: ^4.5.1
mobile_scanner: ^6.0.10
mobile_scanner: 6.0.10
# flutter_barcode_scanner: ^2.0.0
flutter_inappwebview: ^6.1.5
fluwx: ^5.5.2
@@ -81,6 +81,10 @@ dependencies:
archive: ^4.0.0
jpush_flutter: ^3.3.6
share_plus: ^11.1.0
mhtctrl:
git:
url: https://gitea.wslpc.real.he-info.cn:94/flutter/mhtctrl.git
ref: main
dev_dependencies:
flutter_test: