TypeError: dart.global.firebase.storage 不是 Flutter web 上的函数

Posted

技术标签:

【中文标题】TypeError: dart.global.firebase.storage 不是 Flutter web 上的函数【英文标题】:TypeError: dart.global.firebase.storage is not a function on Flutter web 【发布时间】:2021-04-25 11:33:57 【问题描述】:

我在使用 Flutter web 时遇到了这个问题。

在我的 index.html 中看起来像这样

【问题讨论】:

【参考方案1】:

在 firebase-storage.js 中有一个“_”而不是一个“-”

  <script src="https://www.gstatic.com/firebasejs/7.20.0/firebase-storage.js"></script>

【讨论】:

我尝试了这个解决方案,但没有奏效。

以上是关于TypeError: dart.global.firebase.storage 不是 Flutter web 上的函数的主要内容,如果未能解决你的问题,请参考以下文章

反应本机获取多标记[未处理的承诺拒绝:TypeError:TypeError:未定义不是对象(评估'this.state.markers.map

Django TypeError - TypeError: issubclass() arg 1 必须是一个类

pyspark:TypeError:'float'对象不可迭代

Python 3.8 TypeError: can't concat str to bytes - TypeError: a bytes-like object is required, not 's

TypeError: key 必须是一个字符串,一个缓冲区或一个对象在 typeError 与 GCP 文件存在

TypeError: jQueryxxxxxx 不是函数