jayeshpansheriya / image_picker_type

A Flutter plugin for iOS and Android for picking images from the image library, and taking new pictures with the camera or gallery and crop it.

Home Page:https://pub.dev/packages/image_picker_type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting errors during Build

jabirmayar opened this issue · comments

  • What went wrong:
    Could not determine the dependencies of task ':app:processDebugResources'.

Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.yalantis:ucrop:2.2.6.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.pom
- https://dl.google.com/dl/android/maven2/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.jar
- https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.pom
- https://jcenter.bintray.com/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.jar
- https://developer.huawei.com/repo/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.pom
- https://developer.huawei.com/repo/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.jar
- https://storage.googleapis.com/download.flutter.io/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.pom
- https://storage.googleapis.com/download.flutter.io/com/github/yalantis/ucrop/2.2.6/ucrop-2.2.6.jar
Required by:
project :app > project :image_cropper

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.