标签: flutter-web-browser

运行 flutter web 时添加 firefox 作为设备

我想在运行 flutter for web 时添加 Firefox 作为默认浏览器(chrome 的某些软件包有错误)。我之前在 Ubuntu 20.4 上做过这个,但我已经切换到 arch 并且我不记得我是如何做到的。

flutter flutter-web flutter-web-browser

20
推荐指数
1
解决办法
1万
查看次数

为什么我在使用 Flutter Web 和 Chrome 时收到 ChromeProxyService 错误

我正在使用Flutter版本3.3.8Google Chrome版本107.0.5304.110

我发送一个 http 请求,这是我收到的错误:

ChromeProxyService: Failed to evaluate expression 'xhr': InternalError: Expression evaluation in async frames is not supported. No frame with index 30..

google-chrome flutter flutter-web flutter-http flutter-web-browser

7
推荐指数
1
解决办法
838
查看次数