flutter doctor[✓] Flutter (on Linux, channel alpha)
• Flutter at /home/budhajeewa/Apps/flutter
• Framework revision 6d2d495369 (3 weeks ago), engine revision a943c732d5
[-] Android toolchain - develop for Android devices
• Android SDK at /usr/lib/android-sdk
x Android SDK does not have the proper build-tools.
• Try re-installing or updating your Android SDK.
[✓] Atom - a lightweight development environment for Flutter
• flutter plugin version 0.2.3
• dartlang plugin version 0.6.28--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I remember (On mobile now.) choosing "~/Apps/Android/Sdk" directory when installing Android Studio, so, probably a "platforms" directory inside that is having those platform tools.
Do we have to set that path somewhere?