How to setup Flutter and Visual Studio Code In Windows - Flutter Web

preview_player
Показать описание
Hello guys, Today I'm going show you how to set up flutter for web Development using visual studio code IDE and run our first flutter web project. And also fix Flutter new web project not showing in Visual Studio command palette. New flutter project not appearing un platelet fixed VS Code.

VS Code terminal commands
- flutter channel master
- flutter upgrade
- flutter pub global activate webdev
- flutter config --enable-web
- flutter devices
- flutter create (project name)
- cd (project name)
- flutter run -d (browser)

FOLLOW US

#flutter #flutterweb #vscode #fluttersdk
Рекомендации по теме
Комментарии
Автор

I was having a problem with fire wall but following this video I was able to get past that, thanks!

danielphil
Автор

u r really nice for installation of any software here is a sub for u

gejtihrhhii
Автор

Do we need to change anything back if we are in to app dev ??

sabarivenkatesh
Автор

i have to run build in project in my system... can you please suggest me what command should use instead "flutter create (project name)"..?.. answer ASAP please

tehniyatrashid
Автор

What about installing through visual studio

alpha
Автор

didnt work for me... but it work with cmd

subzero
Автор

flutter : The term 'flutter' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ flutter channel master
+
+ CategoryInfo : ObjectNotFound: (flutter:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

subzero
Автор

Thank you for the video. If I set my visual studio for flutter web development, will it affect my android studio that is already set for mobile app development? I want to know if i can use visual studio for Flutter Web, while I use Android Studio for Mobile App at the same time.

umorenben
welcome to shbcf.ru