In this challenge, we'll be providing solutions for every step. This is so that if you really get stuck on one step you can check the solution and still continue with the rest of the challenges.

It's important that you try your hardest to complete the challenges, use the Flutter/Dart docs, Google and StackOverflow to really try and complete the steps by yourself. The tutorials are helpful for students to lean a topic, but it's completing the challenges that takes you closer to mastery!

The solutions are provided via Github commits.

A new line added looks like this:

A line removed looks like this:

REMEMBER, the solution is always on the right hand pane, the left hand pane is what the code looked like on the last step, in the right hand pane are the changes that completed the current step (the solution).

If you're confused how GitHub comments work, you can also just look at the files by clicking on browse files when you navigate to the solution.