Use debug mode during development, when you want to use hot reload. Use profile mode when you want to analyze performance . Use release mode when you are ready to release your app.
Read moreHow do I launch the flutter app in profile mode?
However, if you want to run the app in other modes, try these commands:
Read moreHow do you run the flutter Web App in VS Code?
Visual Studio Code
Read more