我尝试在这个应用程序上使用firebase,它在android上运行得很好,可以创建帐户和登录,但不能在web(chrome)上运行。但是,如果我运行flutter build web --release并打开web链接,它将返回ReferenceError: firebase is not defined。在创建webapp项目时,index.html中的index.html是从firebase提供的。请帮帮忙。不知道哪里出了问题。-- Firebase Configuration -->
<script
当我为我的项目运行bitbucket管道时,我在颤振测试中得到了一个错误:
/root/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.24.0/lib/src/firebase_app.dart:18:25: Error: Member not found: 'FirebaseAppPlatform.verifyExtends'.FirebaseAppPlatform.