Showing
1 changed file
with
2 additions
and
2 deletions
@@ -19,8 +19,8 @@ | @@ -19,8 +19,8 @@ | ||
19 | [更新日志](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md) | 19 | [更新日志](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md) |
20 | 20 | ||
21 | ## Note | 21 | ## Note |
22 | -[v3](https://github.com/OpenFlutter/flutter_screenutil/tree/beta)可用于`flutter> = 1.19.0` | ||
23 | -[v2](https://github.com/OpenFlutter/flutter_screenutil)用于当前Flutter的`stable`版本。 | 22 | +[v3](https://github.com/OpenFlutter/flutter_screenutil/tree/beta)可用于`flutter >= 1.19.0` |
23 | +[v2](https://github.com/OpenFlutter/flutter_screenutil)可用于`flutter > 1.19.0`。 | ||
24 | 24 | ||
25 | ## 使用方法: | 25 | ## 使用方法: |
26 | 26 |
-
Please register or login to post a comment