This sample is a simple Hello World App.
- modify texts, and hot reload to see changes.
- add test to verify the Texts shown as expected.
- add theme to MaterialApp.
- remove debug banner from MaterialApp.
- change 'Hello World' font size and color.
The final result is on final_result branch.