未验证 提交 337173aa 编写于 作者: L li_zy 提交者: GitHub

Update README.md

上级 070cf6af
......@@ -31,7 +31,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
推荐在项目入口中设置,以保证在每次使用之前设置好了适配尺寸:
```
ScreenUtil.instance = new ScreenUtil(width: 360, height: 720);
ScreenUtil.instance = new ScreenUtil(width: 750, height: 1334);
```
### 使用:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册