How to Install and Setup Flutter on Windows | Full Step by Step Tutorial | #3 | Hindi

preview_player
Показать описание
To install and set up Flutter on a Windows computer, follow these steps:

Extract the Flutter SDK: Extract the Flutter SDK zip file to a location on your computer where you want to store it. It is recommended to extract it to a location that is easy to access, such as the root of your C: drive (e.g., C:\flutter).

Add Flutter to your PATH: Open the Start menu and search for "Environment Variables". Click on "Edit the system environment variables" and then click on the "Environment Variables" button. Under "System Variables", scroll down and find the "Path" variable, and then click "Edit". Click "New" and add the path to the Flutter SDK's "bin" directory (e.g., C:\flutter\bin).

Install the Flutter plugins for your preferred code editor: Flutter provides plugins for popular code editors, such as Visual Studio Code and Android Studio, which add features like syntax highlighting and code completion to make it easier to develop Flutter apps. Follow the instructions on the Flutter website to install the Flutter plugin for your preferred code editor.

Test the Flutter installation: Open a command prompt and type "flutter doctor" to check the status of the Flutter installation. This will display a list of any issues that need to be resolved, such as missing dependencies or incorrect environment variables. Follow the instructions to resolve any issues.

Run a Flutter app: Once Flutter is installed and set up correctly, you can create a new Flutter project and run it on an emulator or a physical device. Follow the instructions on the Flutter website to create and run a new Flutter app.

My YouTube Gear:

----------------------------------
Dart Introduction | Return Types, main() Function and Comments | #5

How to run Flutter App in Chrome? | Setup Flutter Web | #4

How to Install and Setup Flutter on Windows | #3

Should You Learn Flutter in 2021? | Actual Reality | #2

All about Flutter in just 6 minutes | What is Flutter ? | Hindi | #1
----------------------------------

#ahirlog #flutter #dart

Рекомендации по теме
Комментарии
Автор

LOVE FROM -- BANGLADESH -- Thank you bro>👍👍👍👍👍👍👍❤️❤️❤️❤️❤️❤️❤️

shoilighor
Автор

nice brother apka smjhane ka tareeka bhut achha h ..

darpanchauhan
Автор

hi sir!! i am facing a poblam in installation of android studio in last step .... plz help😓

hardikparmar
Автор

last me jo apnay Flutter folder ko Add kara tha Desktop per say wo folder desktop per kese layen?? Please Reply Because i am Stuck Here

JazAhmed-nu
Автор

sari cheezain install kar li hn or path b add kar diya ha but na git ja version show kar rha ha ha flutter ka ab kya karu

ubaidshah
Автор

Kya mein android studio k bina kebal vs code pe flutter development kar sakta hu... Plz batana bhaiya🙏🏼

lightondark
Автор

finish option is not working in the end ..

hardikparmar
Автор

Can we install flutter without Android studio using command line tools

atharvajadhav
Автор

puri list gayab kar di he koi bhi tutorial sequencially nahi mil raha search me

wonderhindistories
Автор

dart.exe getting deleted after running flutter --version command or flutter doctor command..i dont have any antivirus installed ..can you help ?

MahiWay