Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit d5e2e159
authored
2025-12-04 13:02:08 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
增加 crypto: ^3.0.7
1 parent
d0f20c55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
pubspec.yaml
pubspec.yaml
View file @
d5e2e15
...
@@ -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
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment