当我尝试运行 flutter 应用程序时,出现如下错误。
\n我已经在 build.gradle 中设置了这个
\n\n\n类路径 \'com.google.gms:google-services:4.3.3\'
\n
我在 app/build.gradle 中有这个依赖项
\n\n\n应用插件:\'com.google.gms.google-services\'
\n
当我删除 app/build.gradle google-services 插件时,应用程序工作正常。由于我需要 google-services 插件,我想知道如何解决这个问题。谢谢!
\n这是 flutter doctor -v 输出。
\n[\xe2\x9c\x93] Flutter(频道稳定,2.2.3,在 Linux 上,区域设置 en_US.UTF-8)
\n\xc2\xa0 \xc2\xa0 \xe2\x80\xa2 Flutter 版本 2.2.3,位于 / opt/flutter
\n\xc2\xa0 \xc2\xa0 \xe2\x80\xa2 框架修订版 f4abaa0735 (6 天前), 2021-07-01 12:46:11 -0700
\n\xc2\xa0 \xc2\xa0 \xe2\x80\xa2 引擎修订版 241c87ad80
\n\xc2\xa0 \xc2\xa0 …