Commit d5e2e159 by tanghuan

增加 crypto: ^3.0.7

1 parent d0f20c55
...@@ -26,7 +26,8 @@ dependencies: ...@@ -26,7 +26,8 @@ dependencies:
path_provider: ^2.1.5 path_provider: ^2.1.5
shared_preferences: ^2.5.3 shared_preferences: ^2.5.3
uuid: ^4.5.1 uuid: ^4.5.1
crypto: ^3.0.7
# --- 路由与权限 --- # --- 路由与权限 ---
go_router: ^16.2.1 go_router: ^16.2.1
permission_handler: ^12.0.1 permission_handler: ^12.0.1
...@@ -95,4 +96,4 @@ flutter: ...@@ -95,4 +96,4 @@ flutter:
# 建议:不要直接引用 assets/ 根目录,这可能会导致打包进不必要的文件 # 建议:不要直接引用 assets/ 根目录,这可能会导致打包进不必要的文件
# 最好精确到子文件夹 # 最好精确到子文件夹
# - assets/dist.zip <-- 确认 zip 文件是否必须在运行时解压,这会增加包体积 # - assets/dist.zip <-- 确认 zip 文件是否必须在运行时解压,这会增加包体积
- assets/images/login/ - assets/images/login/
\ No newline at end of file \ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!