flutter错误笔记

1.Error connecting to the service protocol: failed to connect to http://127.0.0.1:56825/q2aoCk1kdZE=/

安卓模拟器版本太高,降低版本即可,(我用的10.0(api等级29)出现此错误,降低版本到 android 9(api等级28)就没有此问题了)
原文地址:https://www.cnblogs.com/paulhe/p/13438465.html