Showing
3 changed files
with
3 additions
and
3 deletions
@@ -24,7 +24,7 @@ dependencies: | @@ -24,7 +24,7 @@ dependencies: | ||
24 | flutter: | 24 | flutter: |
25 | sdk: flutter | 25 | sdk: flutter |
26 | # add flutter_screenutil | 26 | # add flutter_screenutil |
27 | - flutter_screenutil: ^2.2.0 | 27 | + flutter_screenutil: ^2.3.0 |
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | ### Add the following imports to your Dart code: | 30 | ### Add the following imports to your Dart code: |
@@ -24,7 +24,7 @@ dependencies: | @@ -24,7 +24,7 @@ dependencies: | ||
24 | flutter: | 24 | flutter: |
25 | sdk: flutter | 25 | sdk: flutter |
26 | # add flutter_screenutil | 26 | # add flutter_screenutil |
27 | - flutter_screenutil: ^2.2.0 | 27 | + flutter_screenutil: ^2.3.0 |
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | ### Adicione o seguinte import em seu código Dart: | 30 | ### Adicione o seguinte import em seu código Dart: |
-
Please register or login to post a comment