1.执行packages get的时候出现

Flutter 常见错误

Waiting for another flutter command to release the startup lock...问题

解决办法:

进入到你的flutter sdk目录中,然后找到bin/cache/lockfile文件,删除它即可。

相关文章:

  • 2021-07-26
  • 2021-04-10
  • 2021-12-31
  • 2021-09-17
  • 2021-10-24
  • 2021-03-30
  • 2022-01-13
  • 2021-05-19
猜你喜欢
  • 2021-08-06
  • 2021-08-22
  • 2021-09-23
  • 2022-01-04
  • 2021-06-06
相关资源
相似解决方案