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
2021-07-06 10:02:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-07-06 10:02:49 +0800
Commit
2ab543314be38ae30a05dd1feb2124f6f4fcbfd3
2ab54331
1 parent
08cd4a07
Update README_CN.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README_CN.md
README_CN.md
View file @
2ab5433
...
...
@@ -75,6 +75,7 @@ class MyApp extends StatelessWidget {
```
方式二: 不支持在MaterialApp的theme的textTheme中使用字体适配
**ScreenUtil.init只需在home或者根路由(即第一个flutter页面)中调用一次即可。**
```
class MyApp extends StatelessWidget {
...
...
Please
register
or
login
to post a comment