flutter执行失败的任务':app:dexbuilderdebug'

发布于 2025-02-13 22:51:42 字数 81 浏览 0 评论 0原文

当我尝试运行“颤音”项目时,我会得到“任务失败的执行”:APP:DEXBUILDERDEBUG'”错误。

有人知道如何解决这个问题吗?

When i try to run my flutter project i get the "Execution failed for task ':app:dexBuilderDebug'" error.

Does anyone know how to solve this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

玩心态 2025-02-20 22:51:42

转到Android> app> build.gradle并删除'apply插件:'kotlin android'''

Go to android>app>build.gradle and delete 'apply plugin: 'kotlin-android''

伴我心暖 2025-02-20 22:51:42

我遇到了同样的问题“ 执行任务失败':app:dexbuilderdebug'“运行调试扑面应用程序”。

尝试删除此文件夹c:\ users \ user_name \ .gradle \ caches

I had the same problem "Execution failed for task ':app:dexBuilderDebug'" running debug flutter app.

Try delete this folder C:\Users\USER_NAME\.gradle\caches

阳光下的泡沫是彩色的 2025-02-20 22:51:42

我的项目是使用Firebase&对我而言,我只是重新构成firebase&问题解决了。

对于那些不确定如何配置firebase的人,这里有

My project was using Firebase & For me I just re-config Firebase & the problem was solved.

For those who aren't sure how to config Firebase, here's a YouTube video that demonstrates the configuration process step by step.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文