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,重新編譯即可 

 

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

          clean操作是指在當前app根目錄下運行”flutter clean“命令




免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM