【问题标题】:Getting this error while connection with firebase using flutter使用 flutter 连接 firebase 时出现此错误
【发布时间】:2023-02-01 14:22:19
【问题描述】:

发生异常。 PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))

enter image description here

【问题讨论】:

    标签: android flutter firebase dart


    【解决方案1】:

    尝试这个 :

    在终端运行,

    flutter pub outdated
    

    接下来,更新过时的包

    flutter pub upgrade outdated_package 
    

    然后,运行flutter clean下一个flutter pub get

    【讨论】:

      猜你喜欢
      • 2022-06-13
      • 2023-02-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-21
      • 2022-12-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多