提交 e80d6190 编写于 作者: 李卓原

2.3

上级 311978d3
......@@ -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:
......
......@@ -29,7 +29,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^2.2.0
flutter_screenutil: ^2.3.0
```
### 在每个使用的地方导入包:
......
......@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册