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:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-22 20:42:08 +0800
Commit
2b9bb2328f0d1967de1af271dd35ac5200252ca4
2b9bb232
1 parent
a75e3e44
Update README_PT.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README_PT.md
README_PT.md
View file @
2b9bb23
...
...
@@ -90,7 +90,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
ScreenUtil
().
scaleHeight
//Ratio of actual height dp to design draft px
0.2
.
wp
//0,2 vezes a largura da tela
0.5
.
hp
//50%
da larg
ura da tela
0.5
.
hp
//50%
alt
ura da tela
```
#### Adaptar o tamanho da tela:
...
...
Please
register
or
login
to post a comment