We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311978d commit e80d619Copy full SHA for e80d619
README.md
@@ -24,7 +24,7 @@ dependencies:
24
flutter:
25
sdk: flutter
26
# add flutter_screenutil
27
- flutter_screenutil: ^2.2.0
+ flutter_screenutil: ^2.3.0
28
```
29
30
### Add the following imports to your Dart code:
README_CN.md
@@ -29,7 +29,7 @@ dependencies:
31
# 添加依赖
32
33
34
35
### 在每个使用的地方导入包:
README_PT.md
### Adicione o seguinte import em seu código Dart:
0 commit comments