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
李卓原
2020-07-16 20:20:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e80d61906f078d2ff65384d3d17222cf3b16b6a0
e80d6190
1 parent
311978d3
2.3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
README.md
README_CN.md
README_PT.md
README.md
View file @
e80d619
...
...
@@ -24,7 +24,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_screenutil
flutter_screenutil: ^2.
2
.0
flutter_screenutil: ^2.
3
.0
```
### Add the following imports to your Dart code:
...
...
README_CN.md
View file @
e80d619
...
...
@@ -29,7 +29,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^2.
2
.0
flutter_screenutil: ^2.
3
.0
```
### 在每个使用的地方导入包:
...
...
README_PT.md
View file @
e80d619
...
...
@@ -24,7 +24,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_screenutil
flutter_screenutil: ^2.
2
.0
flutter_screenutil: ^2.
3
.0
```
### Adicione o seguinte import em seu código Dart:
...
...
Please
register
or
login
to post a comment