"Waiting for another flutter command to release the startup lock... [!] No Android SDK found. Try setting the ANDROID_SDK_ROOT environment variable." code example
Example 1: kill dart process
taskkill /F /IM dart.exe
Example 2: Waiting for another flutter command to release the startup lock..
killall -9 dart