Flutter圈子Flutter

window平台vscode调试flutter程序时报错Erro

2019-05-21  本文已影响313人  小枫学幽默

背景

window平台vscode调试flutter程序时报错

Error connecting to the service protocol: 
HttpException: Connection closed before full header was received,
uri = http://127.0.0.1:11692/a5X01SG2cuw=/ws

现象

vscode 中点击 F5调试时, 安卓模拟器白屏,无法加载 flutter应用,出现上面的错误

解决方案

安卓模拟器版本太高,降低版本即可,(我用的9.0出现此错误,降低版本到 android8.1就没有此问题了)
上一篇 下一篇

猜你喜欢

热点阅读