【问题标题】:Is there any way to run flutter web app in Internet Explorer?有没有办法在 Internet Explorer 中运行 Flutter Web 应用程序?
【发布时间】:2022-01-13 03:48:07
【问题描述】:

官方文档说flutter不再支持IE了,

但我需要在 Internet Explorer 中运行我的 Flutter Web 应用。

有没有办法在 Internet Explorer 中运行 Flutter Web 应用程序?

【问题讨论】:

  • 如果他们说他们不支持 IE?我不这么认为
  • 好吧,你可以试试看看会发生什么。 “我们不支持”仅表示如果不支持,他们将不会帮助您。如果你需要在 IE 中运行某些东西,祝你好运,甚至 Microsoft 都不支持它了。告诉那个人你不为古老的目标编程。他们应该获得支持的浏览器。

标签: flutter dart internet-explorer flutter-web


【解决方案1】:

正如pskink 所提到的,官方Flutter documentation 表示如下:

Flutter 支持哪些网络浏览器?

Flutter Web 应用可以在以下浏览器上运行:

  • Chrome(移动和桌面)
  • Safari(移动和桌面)
  • Edge(移动和桌面)
  • Firefox(移动和桌面)

在开发过程中,支持 Chrome(macOS、Windows 和 Linux)和 Edge(Windows)作为调试应用程序的默认浏览器。

所以不,你不能在 Internet Explorer 上运行 Flutter Web(它可能永远不会被支持)。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-06-06
    • 1970-01-01
    • 2011-08-13
    • 1970-01-01
    • 2013-12-09
    • 1970-01-01
    • 1970-01-01
    • 2011-03-28
    相关资源
    最近更新 更多