Make sure you set the path of the flutter/bin location under the environment variable (This PC -> right click to properties -> A dvanced system settings -> Environment variables ) in the variable called as Path. If there are no variable named as Path then create one and set the flutter/bin path.
Read moreHow do I add the Flutter Path in Windows 10?
Get started with Flutter on Windows
Read moreHow do I set Flutter Path in environment variables in Windows 10?
If you wish to run Flutter commands in the regular Windows console, take these steps to add Flutter to the PATH environment variable:
Read moreHow do I download the Flutter for Windows 10?
Install the Flutter Plugin on Android Studio
Read moreHow do I open windows Flutter?
Get started with Flutter on Windows
Read moreHow do I run a Flutter on iOS?
You need to go to your Settings > General > Device Management. Inside Device Management, select the developer name and tap Trust “YOUR DEVELOPER NAME” . You should now be able to run your Flutter app on your local device.
Read moreCan Flutter app run on IPAD?
Flutter apps can be developed at one go and cross-compiled for different platforms – Mac, iOS, Android, Linux, Windows, Google Fuchsia, Linux, and the web .
Read more