From b5bb52fdc0c139e0f322434bec23c22b2385d5e8 Mon Sep 17 00:00:00 2001 From: Mounir Bouaiche Date: Fri, 31 May 2024 12:32:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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