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
2018-10-16 17:01:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2018-10-16 17:01:31 +0800
Commit
1bfd6901a114779f377ff529193bafb549750a26
1bfd6901
1 parent
4f10e69c
Update README_CN.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
README_CN.md
README_CN.md
View file @
1bfd690
...
...
@@ -29,7 +29,6 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
### 初始化设置尺寸
在使用之前请设置好设计稿的宽度和高度,传入设计稿的宽度和高度(单位px)
如果不设置则使用默认尺寸,默认为1080
*
1920
一定在MaterialApp的home中的页面设置,以保证在每次使用之前设置好了适配尺寸:
```
...
...
Please
register
or
login
to post a comment