We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d4d6d commit a75e3e4Copy full SHA for a75e3e4
README.md
@@ -91,7 +91,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
91
ScreenUtil().scaleHeight //Ratio of actual height dp to design draft px
92
93
0.2.wp //0.2 times the screen width
94
- 0.5.hp //50% of screen width
+ 0.5.hp //50% of screen height
95
```
96
97
#### Adapt screen size:
0 commit comments