LiZhuoyuan
Committed by GitHub

Update README.md

... ... @@ -90,6 +90,7 @@ Adapted to screen height: `ScreenUtil().setHeight(200)`,
If your dart sdk>=2.6, you can use extension functions:
example:
instead of :
```
Container(
... ...