Install Flutter without android studio | Install flutters with vs code

preview_player
Показать описание
Flutter Setup Without Android Studio | flutter without android studio | Install Flutter without android studio
Install Flutter on Windows without using android studio | install flutter without android studio
Install flutters with vs code

Install the build tools:
sdkmanager "build-tools;30.0.0" --sdk_root=../

Install the platform:
sdkmanager "platforms;android-30" --sdk_root=../

Running flutter doctor:
flutter doctor

Creating new flutter project:
flutter create first_app

Download JDK:

Download Flutter SDK:

Download Android Command line tools:

Download VS Code:

Writing first Flutter application:

Android emulator without an Android Studio:

Flutter Tutorial Playlist :

Dart Tutorial Playlist :

Extra Tags
install flutters with vs code
flutter installation in vs code
flutter installation
install flutter
install flutter in vs code
install flutter without android studio windows
Рекомендации по теме
Комментарии
Автор

Dart Tutorial Playlist :

Flutter Tutorial Playlist :

Download JDK:

Download Flutter SDK:

Download Android Command line tools:

Download VS Code:

FlutterTeacher
Автор

last environment path should be "your path\platforms" not "platform".. thank you..your video superb

chinthakasandaruwan
Автор

OMG it worksss Thankkk youu👍👍👍 If you have error, you don't watch accurately the video. Thanks, Flutter Teacher🥰

hsmyv
Автор

Thank you so much, you're a life saver. May Allah bless you.

laibahameed
Автор

It will be better without background music. It sounds weird for background music.

ariyanblogs
Автор

Thanks for this video, It really helps me because i don't have a high configuration pc. ✨🙌🏻

sankygupta
Автор

After using 'flutter doctor, ' I had trouble finding the Android SDK. I fixed it by making sure the last path is 'your path\platforms' instead of just 'platform.' Can you please pin this so everyone can see? Thanks a lot

webdevfreetutorials
Автор

Hey; thank you for this video.
Should I disactivate Avast antivirus protection before I install tools?

amaniupendo
Автор

After running first command in the bin i got error
Failed to read or create install properties file
What to do ?

klusterow
Автор

i followed the same steps just changed the versions... but i am not able to find the platform-tools folder to add it into environment variable

tauquirahmed
Автор

Hello sir! I have installed all the cmdline tools but it is still showing an error as cmdline-tools component is missing

Can you please give me a solution

mohammedmuzammils
Автор

Best video thanks
I'm having a visual studio toolchain missing error while running the first app
Can you provide a solution?

phoenixenterprise
Автор

I don't have platform tools folder in cmdtools bro. What should I do

svcreations
Автор

you are the best youtuber in the world!

BaShar
Автор

It shows no valid Android sdk platform has been installed

What can i do

Warrior_Gosai
Автор

If I connect my mobile device with the computer using the USB. Will it run on my mobile device? Will it(my mobile device) show at the bottom panel in the VS code editor?

thetmdcreation
Автор

I have 2 categories issues, cmdline-tools component is missing. And the other android license status unknown. Please help me.

Mico
Автор

I'm a little behind but I'm waiting to start my ♥️flutter journey ✨

akifchoudhary
Автор

Why you mention Android 30.0.0 in cmd prompt of command line?
What version does it indicate?

kalpanadevi
Автор

Hi Flutter teacher, when I follow all the steps and create new flutter project, the project starts with 3 errors and 1 danger. The danger is easily solved but the errors are an unidentified "icons.add". I think there must be something wrong if the system starts with errors. Also it's not running because of the errors. What can I do you? Would you please help me?

Thank you so much!

szxwgkx