Create a new project using Flutter CLI: ```bash flutter create ``` You now have an empty Flutter project into which you'll add Amplify in the next steps.