Let's start off by creating a brand new project. Open your IDE (or Terminal) and create a new project called stopwatch. Once the project has been generated, delete all the code in main.dart to start with a clean app.





















































Let's start off by creating a brand new project. Open your IDE (or Terminal) and create a new project called stopwatch. Once the project has been generated, delete all the code in main.dart to start with a clean app.