Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_screenutil
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
LiZhuoyuan
2020-09-22 20:42:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-22 20:42:45 +0800
Commit
bfe7835b78b1c495046ea3a9f2fc17c46b78026c
bfe7835b
1 parent
2b9bb232
Update README_CN.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README_CN.md
README_CN.md
View file @
bfe7835
...
...
@@ -94,7 +94,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
ScreenUtil
().
scaleHeight
// 实际高度的dp与设计稿px的比例
0.2
.
wp
//屏幕宽度的0.2倍
0.5
.
hp
//屏幕
宽
度的50%
0.5
.
hp
//屏幕
高
度的50%
```
...
...
Please
register
or
login
to post a comment