我想在运行 flutter for web 时添加 Firefox 作为默认浏览器(chrome 的某些软件包有错误)。我之前在 Ubuntu 20.4 上做过这个,但我已经切换到 arch 并且我不记得我是如何做到的。
我正在使用Flutter版本3.3.8和Google 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