Showing
2 changed files
with
2 additions
and
2 deletions
| @@ -17,7 +17,7 @@ dependencies: | @@ -17,7 +17,7 @@ dependencies: | ||
| 17 | flutter: | 17 | flutter: |
| 18 | sdk: flutter | 18 | sdk: flutter |
| 19 | # add flutter_ScreenUtil | 19 | # add flutter_ScreenUtil |
| 20 | - flutter_screenutil: ^0.4.1 | 20 | + flutter_screenutil: ^0.4.2 |
| 21 | ``` | 21 | ``` |
| 22 | 22 | ||
| 23 | ### Add the following imports to your Dart code: | 23 | ### Add the following imports to your Dart code: |
-
Please register or login to post a comment