fix:调整依赖,为了修复ci的构建失败

This commit is contained in:
liyi 2025-08-12 09:40:43 +08:00
parent 0b1a9b69a3
commit 9769501387

View File

@ -181,6 +181,7 @@ dependencies:
event_bus: ^2.0.0 event_bus: ^2.0.0
#菊花 #菊花
flutter_easyloading: ^3.0.5 flutter_easyloading: ^3.0.5
flutter_spinkit: ^5.2.2 # 显示声明flutter_easyloading中的间接依赖解决构建失败的语法错误
#图形验证码 #图形验证码
# aj_captcha_flutter: ^0.0.1 # aj_captcha_flutter: ^0.0.1
asn1lib: ^1.6.5 asn1lib: ^1.6.5
@ -322,6 +323,7 @@ flutter:
- images/tabbar/ - images/tabbar/
- images/guide/ - images/guide/
- images/main/ - images/main/
- images/main/addFingerprint/
- images/mine/ - images/mine/
- images/lockType/ - images/lockType/
- assets/ - assets/