The question is for creating a new project either for Android or iOS. Not for building.Please follow the steps given in this tutorial Get Started.
In a nutshell
- Get the Flutter SDK Update your path with flutter SDK
- Run flutter doctor to make sure, flutter is installed correctly
- Install the Flutter and Dart plugins for Android Studio
- Create new flutter app by following this tutorial
Hope this helps