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-10-10 16:56:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a79090008425e9882318bce2299911d34722521a
a7909000
1 parent
89c3a3f0
0.2.2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
README.md
README_CN.md
pubspec.yaml
README.md
View file @
a790900
...
...
@@ -17,7 +17,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_ScreenUtil
flutter_screenutil: ^0.2.
0
flutter_screenutil: ^0.2.
2
```
### Add the following imports to your Dart code:
...
...
README_CN.md
View file @
a790900
...
...
@@ -18,7 +18,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^0.2.
0
flutter_screenutil: ^0.2.
2
```
### 在每个使用的地方导入包:
...
...
pubspec.yaml
View file @
a790900
name
:
flutter_screenutil
description
:
A screen adaptation tool.
version
:
0.2.
1
version
:
0.2.
2
author
:
LiZhuoyuan <zhuoyuan93@gmail.com>
homepage
:
https://github.com/OpenFlutter/flutter_ScreenUtil
...
...
Please
register
or
login
to post a comment