【发布时间】:2021-05-01 13:50:00
【问题描述】:
我的应用构建失败,出现以下构建错误:
√ Built build\app\outputs\flutter-apk\app-debug.apk.
D/FlutterLocationService(29765): Creating service.
D/FlutterLocationService(29765): Binding to location service.
Error connecting to the service protocol: failed to connect to http://127.0.0.1:51234/v9-zOlh23aE=/
Exited (sigterm)
这发生在 pub 升级之后。
【问题讨论】:
-
检查这个答案:stackoverflow.com/a/69730208/9942927。它对我有用。
标签: flutter