How to install Flutter on Windows | Android, Web and Windows | My VS Code Setup

Published: 01 January 1970
on channel: Yonas Alem
602
22

In this video we are going to setup flutter on brand new windows 11 pc. where we will download and install a lot of stuffs such as Java, Git, Android SDK, Flutter SDK, Vs code and more.

Note: I am setting up for real android device, so if you want to setup for emulator, you should install android SDK via android studio.

Android Sdk - https://bit.ly/my-android-sdk

Timestamps
00:00 ----- download Android SDK
00:39 ----- download Flutter SDK
01:04 ----- download Git
01:25 ----- download VS Code
01:45 ----- download VS Build Tools
02:09 ----- download Java
02:23 ----- download Dank Mono Font Family
02:51 ----- download SCRCPY for device mirroring
03:21 ----- Install Java
03:32 ----- Install Git
03:45 ----- Extract Flutter and Android SDK
04:31 ----- adding flutter, java and ADB to our environment
05:41 ----- running flutter doctor
05:44 ----- Fixing android sdk location for flutter
06:48 ----- Install Vs Build Tools
07:32 ----- Install setup vs code and Dank mono font
10:05 ----- create a first flutter project
11:28 ----- Run our app on android, web and desktop