admin管理员组文章数量:1402991
First of all, I am new to developing applications with flutter. I am developing my project in android studio. When I select windows(desktop) as the flutter device, my application works without any problems, but when I try to run it on my android phone or an android device in avd manager, I get this error:
Where: Build file 'C:\mb_projects\app3\android\build.gradle' line: 11
What went wrong: A problem occurred evaluating root project 'android'.
Could not find method implementation() for arguments [com.firebaseui:firebase-ui-auth:8.0.2] on object of type .gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
I can also run flutter's sample project Counter (which does not include firebase auth) on an android device.
I would be very happy if you could help me. I have been trying to solve this problem for a long time. :/
版权声明:本文标题:android - Could not find method implementation() for arguments [com.firebaseui:firebase-ui-auth:8.0.2] - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744089513a2589155.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论