diff --git a/README.md b/README.md index 138e0a3..56216f2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ dependencies: flutter: sdk: flutter # add flutter_ScreenUtil - flutter_screenutil: ^0.4.1 + flutter_screenutil: ^0.4.2 ``` ### Add the following imports to your Dart code: diff --git a/README_CN.md b/README_CN.md index 8c9363a..9811b21 100644 --- a/README_CN.md +++ b/README_CN.md @@ -20,7 +20,7 @@ dependencies: flutter: sdk: flutter # 添加依赖 - flutter_screenutil: ^0.4.1 + flutter_screenutil: ^0.4.2 ``` ### 在每个使用的地方导入包: