#flutter #cmdline-tools component is missing - Android (Flutter) #androidsdk
cmdline-tools component is missing - Android (Flutter)
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
1. Open Android Studio
2. Go to preferences - System settings - Android SDK
3. Select second tab - SDK Tools
4. Check - Android SDK Command - line Tools (latest)
5. Now press Apply
Let’s wait for Download and install.
On complete hit finish
Click OK
6. Now go to terminal and check "flutter doctor"
Error solved
Thank you.
If any query comment below.