LiZhuoyuan
Committed by GitHub

Update README.md

@@ -16,7 +16,7 @@ dependencies: @@ -16,7 +16,7 @@ dependencies:
16 flutter: 16 flutter:
17 sdk: flutter 17 sdk: flutter
18 # add flutter_ScreenUtil 18 # add flutter_ScreenUtil
19 - flutter_screenutil: ^0.4.0 19 + flutter_screenutil: ^0.4.1
20 ``` 20 ```
21 21
22 ### Add the following imports to your Dart code: 22 ### Add the following imports to your Dart code: