diff --git a/README.md b/README.md index 815f31a..dbe5e29 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ dependencies: flutter: sdk: flutter # add flutter_screenutil - flutter_screenutil: ^{latest version} + flutter_screenutil: ^6.0.0-alpha.1 ``` ### 2) Add the following imports to your Dart code