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-09-02 11:38:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-09-02 11:38:02 +0800
Commit
4d39385524af207640baf4ef6eb42e8668563875
4d393855
1 parent
2b3e1499
Update README_CN.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README_CN.md
README_CN.md
View file @
4d39385
...
...
@@ -75,6 +75,7 @@ class MyApp extends StatelessWidget {
```
#### 方式二: 不支持在MaterialApp的theme的textTheme中使用字体适配
**如非必要,建议使用第二种**
**ScreenUtil.init只需在home或者根路由(即第一个flutter页面)中调用一次即可。**
...
...
Please
register
or
login
to post a comment