flutter_image_cropper icon indicating copy to clipboard operation
flutter_image_cropper copied to clipboard

Package causing build failure.

Open JustinWeru12 opened this issue 4 years ago • 2 comments
trafficstars

Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':image_cropper:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':image_cropper:debugCompileClasspath'.
   > Could not resolve com.github.yalantis:ucrop:2.2.7.
     Required by:
         project :image_cropper
      > Could not resolve com.github.yalantis:ucrop:2.2.7.
         > Could not get resource 'https://www.jitpack.io/com/github/yalantis/ucrop/2.2.7/ucrop-2.2.7.pom'.
            > Could not HEAD 'https://www.jitpack.io/com/github/yalantis/ucrop/2.2.7/ucrop-2.2.7.pom'.
               > Connect to www.jitpack.io:443 [www.jitpack.io/149.56.28.39] failed: Connection refused: connect

JustinWeru12 avatar Sep 15 '21 09:09 JustinWeru12

I have same problem when running my app with below description :

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':image_cropper:compileDebugJavaWithJavac'.

Could not resolve all files for configuration ':image_cropper:debugCompileClasspath'. Could not find annotation-experimental-1.0.0.jar (androidx.annotation:annotation-experimental:1.0.0). Searched in the following locations: https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.0.0/annotation-experimental-1.0.0.jar

  • 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.

  • Get more help at https://help.gradle.org

BUILD FAILED in 47s Exception: Gradle task assembleDebug failed with exit code 1

mohsenzamani22 avatar Nov 01 '21 04:11 mohsenzamani22

any update on this

AliEasy avatar Mar 14 '22 05:03 AliEasy