Flutter Installation
Install Andriod Studio
Extract files
Place in c/ drive
Set flutter/bin to the system Path
Run CMD as administerotr
Use cmd flutter
If windows can find the flutter command correctly following should appear
Use cmd flutter doctor
To address 1st issue need to install android SDK command line tools
- Open Android Studio
- Tools Menu, SDK Manager
- In the window that comes up there are inner panels, choose the SDK Tools panel
- Tick Android SDK Command-line Tools
- Choose Apply button near the bottom of the window
use cmd flutter doctor
set Y for all pop questions
Use cmd flutter doctor
Once all are installed correctly following should appear