問題
flutter長(zhǎng)時(shí)間
Waiting for another flutter command to release the startup lock
解決辦法:
在Android studio 得terminal輸入 :
taskkill /F /IM dart.exe

就是這里
參考地址
flutter長(zhǎng)時(shí)間
Waiting for another flutter command to release the startup lock
在Android studio 得terminal輸入 :
taskkill /F /IM dart.exe