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
2020-03-17 16:12:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-03-17 16:12:36 +0800
Commit
0deb4a95552c08e83d53aa620471bea545a3b855
0deb4a95
1 parent
606ddd2f
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
README.md
View file @
0deb4a9
...
...
@@ -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(
...
...
@@ -322,4 +323,4 @@ class _ExampleWidgetState extends State<ExampleWidget> {
effect:


\ No newline at end of file

...
...
Please
register
or
login
to post a comment