Skip to content

Commit e80d619

Browse files
author
李卓原
committed
2.3
1 parent 311978d commit e80d619

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
flutter:
2525
sdk: flutter
2626
# add flutter_screenutil
27-
flutter_screenutil: ^2.2.0
27+
flutter_screenutil: ^2.3.0
2828
```
2929

3030
### Add the following imports to your Dart code:

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies:
2929
flutter:
3030
sdk: flutter
3131
# 添加依赖
32-
flutter_screenutil: ^2.2.0
32+
flutter_screenutil: ^2.3.0
3333
```
3434

3535
### 在每个使用的地方导入包:

README_PT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
flutter:
2525
sdk: flutter
2626
# add flutter_screenutil
27-
flutter_screenutil: ^2.2.0
27+
flutter_screenutil: ^2.3.0
2828
```
2929

3030
### Adicione o seguinte import em seu código Dart:

0 commit comments

Comments
 (0)