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