i learnt this following thing from this project
- how to create stateless widgets
- what is the difference between hot reload and hot refresh and running an app from cold
- how to use containers to lay out your ui
- how to use columns and rows to position your ui elements
- how to add custom fonts
- how to add material icons
- how to style text widgets
- how to read and use flutter documentation
Comments are closed.