Skip to content

Commit

Permalink
2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
李卓原 committed Jul 16, 2020
1 parent 311978d commit e80d619
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^2.2.0
flutter_screenutil: ^2.3.0
```

### 在每个使用的地方导入包:
Expand Down
2 changes: 1 addition & 1 deletion README_PT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e80d619

Please sign in to comment.