Flutter And Dart Apps Development New Apps

 How to create apps on Flutter And Dart technology. Today we are going to start a series of Flutter And Dart Apps Development.

At first Install vs code on your operating system. Then install flutter plugin on vs code. It will ask to also install dart plugin do this too.

Open VS Code,

now type CTRL + SHIFT + P button on your keyboard and select toggle mode.

write Flutter and select flutter new project option.

put your project name and press enter.

Your project is created. Start developing your mobile apps using vs code.