Flutter——安装依赖包时,出现Waiting for another flutter command to release the startup lock

问题描述

运行 flutter packages get 时

出现 Waiting for another flutter command to release the startup lock

解决方法

打开【活动监视器】,结束所有dart进程

原文地址:https://www.cnblogs.com/MaiJiangDou/p/13158843.html