Create a new Flutter project:
First of all, let's create your flutter project, open your Android Studio or VS Code, and follow the following steps:
Press Ctrl + Shif + P to show all commands and select Flutter: New Project from the menu.
After that select Application (Generate a Flutter Application) from the below menu.
Now select the folder where you want to create your project.
And open that folder by selecting that folder.

Give a name to your project (App).
NOTE: The name of your project must be in a lower case
alphabet. Otherwise, your project will not be created.

After doing all the above steps your project will be created
successfully. And you will see the main.dart screen where the default code will be written already.

Tags:
Android App
code with Mubeen
flutter
Flutter Course
Flutter For Beginners
Flutter Tutorials
Flutter UI
I am rich app
iOS App
Mobile Application Development
UI Design
Web Application Development