feat:增加参数

This commit is contained in:
2025-11-14 11:35:45 +08:00
parent 74f412886c
commit f0f8d9ef69
12 changed files with 1063 additions and 54 deletions

View File

@@ -28,6 +28,8 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter_common:
path: ../
flutter:
sdk: flutter
@@ -35,15 +37,12 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
image_editor_plus: ^1.0.6
get: ^4.6.5
dio: ^5.9.0
image_picker: ^1.1.0 #相册单选
# native_exif: ^0.6.2
# exif: ^3.3.0
flutter_common:
git:
url: https://code.keplerjai.com/wangliankun/flutter_common.git
dev_dependencies:
flutter_test:
sdk: flutter