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-12-17 11:59:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2018-12-17 11:59:12 +0800
Commit
e9bdb7f4c79831ee1086d88922e12939dad029c3
e9bdb7f4
1 parent
87069d77
Update README_CN.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README_CN.md
README_CN.md
View file @
e9bdb7f
...
...
@@ -48,7 +48,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
传入设计稿的px尺寸:
根据
款第
适配 width: ScreenUtil().setWidth(540),
根据
宽度
适配 width: ScreenUtil().setWidth(540),
根据高度适配 height: ScreenUtil().setHeight(200),
...
...
Please
register
or
login
to post a comment