How to install Flutter on Windows: setup Flutter SDK, Android Studio and VsCode
#flutter #flutter-windows
In this Flutter tutorial we learn how to install flutter on Windows, installing the Flutter SDK, setting up the correct Flutter system path variables, installing Android Studio (for the Android emulator) and Visual Studio Code IDE with relevant Flutter and Dartextensions.
We analyze a couple of errors that sometimes occur related to the Android emulator (Android Virtual Device) and how to solve them.
This is the right tutorial if you want to follow along on how to install Android Studio on Windows and for setting up the Flutter SDK.
Timestamps:
0:00 – Introduction
1:32 – Download Flutter SDK and Android Studio
2:45 – Install the Flutter SDK
4:33 – Install Android Studio
6:10 – Install Android SDK and tooling
8:04 – Configure Android Emulator (AVD)
8:59 – Configure Visual Studio Code (install extensions)
9:27 – Create a first Flutter project
11:08 – Running the app on Android emulator (and AVD troubleshooting)
14:08 – Conclusions
Views :4068
android studio