LiZhuoyuan
Committed by GitHub

Update README.md

@@ -21,7 +21,7 @@ dependencies: @@ -21,7 +21,7 @@ dependencies:
21 flutter: 21 flutter:
22 sdk: flutter 22 sdk: flutter
23 # add flutter_ScreenUtil 23 # add flutter_ScreenUtil
24 - flutter_screenutil: ^0.5.2 24 + flutter_screenutil: ^0.5.3
25 ``` 25 ```
26 26
27 ### Add the following imports to your Dart code: 27 ### Add the following imports to your Dart code: