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
李卓原
2019-01-14 11:49:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
91bb9b2d5bab86bc750d1f979a53ca5ec3b3f521
91bb9b2d
1 parent
f10196f3
no message
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README_CN.md
README_CN.md
View file @
91bb9b2
...
...
@@ -102,7 +102,7 @@ for example:
'My font size is 28px and will not change with the system.',
style: TextStyle(
color: Colors.black,
fontSize: ScreenUtil(allowFontScaling: true).setSp(28
, false
)
fontSize: ScreenUtil(allowFontScaling: true).setSp(28)
)
),
...
...
Please
register
or
login
to post a comment