【发布时间】:2021-03-20 14:01:07
【问题描述】:
这是我遇到的错误:
A problem occurred evaluating root project 'firebase_auth'.
> Could not find the firebase_core FlutterFire plugin, have you added it as a dependency in your pubspec?
我已将firebase核心包添加到依赖项中,不知道为什么这个错误会一次又一次地弹出。
【问题讨论】:
-
你能显示你的 pubspec.yaml 文件吗?
-
code名称:book_club 描述:用于生产力的图书管理应用程序 publish_to:'none' 版本:1.0.0+1 环境:sdk:">=2.7.0
标签: flutter flutter-dependencies