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:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2018-10-16 17:01:51 +0800
Commit
021e2a03243324ee98bc76f3a60a967ea83bd7d1
021e2a03
1 parent
1bfd6901
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
README.md
README.md
View file @
021e2a0
...
...
@@ -26,7 +26,6 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
### Initialize the setup size
Please set the width and height of the design draft before use, the width and height of the design draft (unit px).
If not set, the default size is used. The default is 1080
*
1920.
Be sure to set the page in the MaterialApp's home to ensure that the fit size is set before each use:
```
...
...
Please
register
or
login
to post a comment