This document lists the suggested prompts to use during the 10x developer productivity demo.
- How can I create a new page in a flutter app?
- Explain this code (add code here)
- Change that page to not have a scaffold
- Can you change the children of that page to have a title of "About" and a message saying "Pieces Copilot demo"
- Change the color of this text element to red
- What is the command to run a flutter app on macOS?