2 Answers
Read moreWhat is flutter doctor do?
Flutter provides a tool, flutter doctor to check that all the requirement of flutter development is met . It is similar to the Windows counterpart. Step 5 − Install latest XCode, if reported by flutter doctor. Step 6 − Install latest Android SDK, if reported by flutter doctor.
Read moreHow do I run a Windows Flutter?
Follow the below steps to install Flutter on Windows:
Read moreWhere can I run Flutter run?
Select your development tool of choice for writing, building, and running Flutter apps.
Read more