Showing
1 changed file
with
2 additions
and
2 deletions
@@ -39,8 +39,8 @@ dependencies: | @@ -39,8 +39,8 @@ dependencies: | ||
39 | image_picker_windows: ^0.2.1 | 39 | image_picker_windows: ^0.2.1 |
40 | image_picker_ohos: | 40 | image_picker_ohos: |
41 | git: | 41 | git: |
42 | - url: "https://gitcode.com/openharmony-sig/flutter_packages.git" | ||
43 | - path: "packages/image_picker/image_picker_ohos" | 42 | + url: "https://gitlab.boeart.cn/flutter_package/image_picker.git" |
43 | + path: "image_picker_ohos" | ||
44 | 44 | ||
45 | dev_dependencies: | 45 | dev_dependencies: |
46 | build_runner: ^2.1.10 | 46 | build_runner: ^2.1.10 |
-
Please register or login to post a comment