Merge branch 'develop_sky_liyi' into 'develop_sky'

Develop sky liyi

See merge request StarlockTeam/app-starlock!247
This commit is contained in:
李仪 2025-08-12 01:41:45 +00:00
commit 21fbf62a8f
2 changed files with 3 additions and 1 deletions

View File

@ -226,7 +226,7 @@ android {
// You can update the following values to match your application needs. // You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration. // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
minSdkVersion 25 minSdkVersion 25
targetSdkVersion 34 targetSdkVersion 35
versionCode flutterVersionCode.toInteger() versionCode flutterVersionCode.toInteger()
versionName flutterVersionName versionName flutterVersionName
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'

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/