When I run my flutter application it show
Waiting for another flutter command to release the startup lock
this messages and not
In VS code run
flutter clean
in the terminal. This fixed my issue.