Articles → FLUTTER AND DART → Create Your First Flutter Application
Create Your First Flutter Application
Steps
- Open command prompt.
- Go to the folder where you want to create your first project using cd command.
- Write the following command
Flutter create <project_name>
Click to Enlarge
Click to Enlarge
Click to Enlarge