Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -16,7 +16,7 @@ dependencies: | @@ -16,7 +16,7 @@ dependencies: | ||
| 16 | # 添加依赖 | 16 | # 添加依赖 |
| 17 | flutter_screenutil: | 17 | flutter_screenutil: |
| 18 | git: | 18 | git: |
| 19 | - url: git://github.com/OpenFlutter/flutter_ScreenUtil | 19 | + url: git://github.com/openflutter/flutter_screenutil |
| 20 | ``` | 20 | ``` |
| 21 | 21 | ||
| 22 | ### 在每个使用的地方导入包: | 22 | ### 在每个使用的地方导入包: |
-
Please register or login to post a comment