li_zy
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.2.2 19 + flutter_screenutil: ^0.2.3
20 ``` 20 ```
21 21
22 ### Add the following imports to your Dart code: 22 ### Add the following imports to your Dart code: