diff --git a/README.md b/README.md index 291cca1..ebed9f5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ dependencies: flutter: sdk: flutter # add flutter_screenutil - flutter_screenutil: ^3.1.0 + flutter_screenutil: ^3.2.0 ``` ### Add the following imports to your Dart code: ```