flutter reported Waiting for another flutter command to release the startup lock.. solution

In the Flutter project, when using AS, you will encounter a prompt Waiting for another flutter command to release the startup lock...

Solution:

Delete the lockfile file in the flutter\bin\cache directory

Guess you like

Origin blog.csdn.net/hzqit520/article/details/125316561