You must install to flutter from this page.
CodePudding user response:
if you want to create a new flutter project open up the terminal and write inside of the folder where you want to create the project:
flutter create nameoftheproject
You must install to flutter from this page.
CodePudding user response:
if you want to create a new flutter project open up the terminal and write inside of the folder where you want to create the project:
flutter create nameoftheproject