add first version

This commit is contained in:
2026-03-02 22:57:35 +08:00
parent d517195df7
commit d9631fbb80
17 changed files with 1631 additions and 93 deletions

View File

@@ -35,6 +35,24 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
# 相机
camera: ^0.10.5+9
# 图像处理
image: ^4.1.7
# 网络请求
dio: ^5.4.1
# 权限管理
permission_handler: ^11.3.0
# 状态管理
provider: ^6.1.1
# 路径
path_provider: ^2.1.2
dev_dependencies:
flutter_test:
sdk: flutter