flutter:Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
轉 https://blog.csdn.net/qq_16247851/article/details/88842094
AILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not create service of type AnnotationProcessorDetector using JavaGradleScopeServices.createAnnotationProcessorDetector().
刪除目錄下.gradle文件夾,而後clean,從新編譯便可 android

 

注意,這裏的.gradle文件夾是指當前app下android目錄下的.gradleapp

          clean操做是指在當前app根目錄下運行」flutter clean「命令gradle

相關文章
相關標籤/搜索