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
2018-11-26 17:37:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2018-11-26 17:37:22 +0800
Commit
12ebd4dd563bb7e0532a14255e9adca49cd94836
12ebd4dd
1 parent
6c42367d
Update CHANGELOG.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
CHANGELOG.md
CHANGELOG.md
View file @
12ebd4d
...
...
@@ -16,10 +16,10 @@ Height is enlarged relative to the design draft => The ratio of height width to
## [0.4.2] - add two Properties
///Current device width dp
///当前设备宽度 dp
///Current device width dp
<br/>
///当前设备宽度 dp
<br/>
ScreenUtil.screenWidthDp
///Current device height dp
///当前设备高度 dp
///Current device height dp
<br/>
///当前设备高度 dp
<br/>
ScreenUtil.screenHeightDp
...
...
Please
register
or
login
to post a comment