How to enable logcat in Android Studio for Flutter Projects?
Read moreWhich Android SDK tools should I install for flutter?
Start Android Studio, and go through the ‘Android Studio Setup Wizard’. This installs the latest Android SDK, Android SDK Command-line Tools, and Android SDK Build-Tools , which are required by Flutter when developing for Android.
Read more