- Install gcloud CLI on your environment: https://cloud.google.com/sdk/docs/install
- Create a project on GCP and enable Cloud Build API (this service requires the payment setup on your account): https://console.cloud.google.com/apis/library/cloudbuild.googleapis.com
- Create an app engine by CLI
gcloud app create
- Create & build Flutter project