运行flutter项目报Error connecting to
2019-08-25 本文已影响0人
骑马纵天下
Error connecting to the service protocol: HttpException: Connection closed before full header was received, uri = http://127.0.0.1:11692/
通过Android Studio运行flutter项目时报错,通过命令行flutter run
和通过Android Studio运行都是这样。

原因是Android模拟器的版本太高了。替换成版本低一点的就好了。