add first version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user