Showing
1 changed file
with
1 additions
and
1 deletions
@@ -21,7 +21,7 @@ dependencies: | @@ -21,7 +21,7 @@ dependencies: | ||
21 | flutter: | 21 | flutter: |
22 | sdk: flutter | 22 | sdk: flutter |
23 | # add flutter_ScreenUtil | 23 | # add flutter_ScreenUtil |
24 | - flutter_screenutil: ^0.5.2 | 24 | + flutter_screenutil: ^0.5.3 |
25 | ``` | 25 | ``` |
26 | 26 | ||
27 | ### Add the following imports to your Dart code: | 27 | ### Add the following imports to your Dart code: |
-
Please register or login to post a comment