News

Flutter's built-in doctor command will check for dependencies, which will probably mean you'll need to install Android Studio for an up to date set of Android SDKs and the Android device simulator.
Point Android Studio in the direction of your Flutter SDK by clicking the little “…” icon and navigating to the “Flutter” folder (on Mac, this is typically stored in your Home directory).
Once you do that, you’ll find a “platform-tools” folder automatically created in your Android folder. How to install Android Studio on Windows Let’s look at the flip side now, where you ...