Site icon AndroidRide

How To Install Flutter In Android Studio In Windows : Flutter Android Studio Set Up Tutorial

how to install flutter in android studio in windows 10
Welcome to our first Flutter Android Studio tutorial.

Let’s start by talking about Flutter.

Google has introduced its software development kit Flutter in 2017. Using Flutter, you can develop applications for Android, ios, Mac, Windows, Linux, and More.

If you are making an app for Android and ios. You can consider using Flutter, which helps you to make both in one codebase.

So in this post, you will learn,

I am assuming that you have downloaded

and know, how to create an android project, emulator also.

How To Install Flutter In Android Studio In Windows 10

How To Download Flutter SDK In Windows

how to install flutter in android studio in windows

download flutter sdk windows

Extract download flutter sdk windows

 

flutter sdk windows

flutter sdk

 

flutter console

flutter console terminal

flutter bin directory

How To Update Path Variable With Flutter SDK Path In Windows

environment variable flutter setup

update path variable with flutter

create new path variable flutter

If the Path variable doesn’t exist, you need to create one. By clicking New->Providing values in each field (name and value) and click OK (just like shown above).

flutter doctor command check to install flutter plugin

How To Install Flutter Plugin In Android Studio

plugins android studio

plugins android studio 2

flutter and dart plugin installation android studio

 

restart android studio ide

restart android studio ide dialog

start a new flutter project in android studio

check flutter setup

How To Create Flutter Project In Android Studio

start a new flutter project in android studio

flutter project flutter application android studio

 

How To Change Flutter SDK Path In Android Studio

new flutter application android studio

 

flutter sdk path set in android studio

set flutter sdk path

change package name of flutter project

 

How To Run Flutter Project In Android Studio

flutter run project android studio

 

run flutter app

How To Open Existing Flutter Project In Android Studio

Method I – Drag And Drop Flutter Project To Android Studio

open existing flutter project in android studio

 

Method II – Using Open An Existing Android Studio Project

open existing flutter project in android studio

 

open existing flutter app

I believe that this post will help you start your flutter journey. If you like this post, please share it with your family and friends. Thank you.

Exit mobile version