3 STEPS TO CREATE FLUTTER PROJECT

1-     Click on New Flutter Project

No alt text provided for this image

2- Click on Flutter on the sidebar and write the path of Flutter SDK where you install flutter, in my case, it is C:\src\flutter, and click Next.

No alt text provided for this image

3- Give your project a name. Make sure the name is lower case and separated by an underscore(_) instead of white spaces for example if your project name is todolist type it either todo_list or todolist. You cannot write todo list or TodoList.

Make sure to check Create Project Offline in the lower right corner of the screen.

And click on Finish

No alt text provided for this image

Congratulations Flutter project has been created

No alt text provided for this image




To view or add a comment, sign in

More articles by Syed Muhammad O.

Explore content categories