Launch the app in profile mode as follows:
Read moreHow do I run a Flutter app in terminal?
Run the app
Read moreHow do I use Visual Studio Code in terminal?
You can also run VS Code from the terminal by typing ‘code’ after adding it to the path:
Read moreHow do you open the Flutter terminal in VS Code?
Installing Flutter in Visual Studio Code:
Read moreWhat is Flutter Stylizer?
Flutter Stylizer is a VSCode extension that organizes your Flutter classes in an opinionated and consistent manner .
Read moreHow do I install Flutter and Dart code in Visual Studio?
Install the Flutter and Dart plugins Start VS Code. Invoke View > Command Palette…. Type “install”, and select Extensions: Install Extensions. Type “flutter” in the extensions search field, select Flutter in the list, and click Install.
Read moreHow do you add a Flutter extension in Visual Studio Code?
Follow the below steps to install Flutter in VS Code:
Read more