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
卓原
2018-12-04 00:16:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3a8cd34d8025e4ec78c40688a71a9bb5464e127e
3a8cd34d
1 parent
12ebd4dd
修改版本号
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
README.md
README_CN.md
README.md
View file @
3a8cd34
...
...
@@ -17,7 +17,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_ScreenUtil
flutter_screenutil: ^0.4.
1
flutter_screenutil: ^0.4.
2
```
### Add the following imports to your Dart code:
...
...
README_CN.md
View file @
3a8cd34
...
...
@@ -20,7 +20,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^0.4.
1
flutter_screenutil: ^0.4.
2
```
### 在每个使用的地方导入包:
...
...
Please
register
or
login
to post a comment