<p>If you see this error when you run flutter doctor then please follow the below steps to fix it.</p> <ol> <li>Open Android Studio.</li> <li>Go to tools -> SDK Manager.</li> <li>Go to SDK Tools tab.</li> <li>Check Android SDK Command-Line tools (latest).</li> <li>Apply and Click Ok.</li> </ol> <p>It will download a few files from the internet and then click on Finish.</p> <p>Head back to CMD and run flutter doctor to see that the issue is resolved.</p>
Flutter doctor - cmdline-tools component is missing
This Errors is posted by seven.srikanth at 6/23/2022 7:12:42 AM
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter
Tags:
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter