Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuoyuan authored Mar 17, 2020
1 parent 606ddd2 commit 0deb4a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down Expand Up @@ -322,4 +323,4 @@ class _ExampleWidgetState extends State<ExampleWidget> {
effect:

![effect](demo_en.png)
![tablet effect](demo_tablet_en.png)
![tablet effect](demo_tablet_en.png)

0 comments on commit 0deb4a9

Please sign in to comment.