Further reading
The best thing you can do now is mess around with some of the built-in widgets. Take the example code and just swap in other widgets or manipulate the arguments to the parameters.
Take a look at the widget catalog to see what other widgets are available: https://docs.flutter.dev/development/ui/widgets.
There are many widgets that we couldn’t explore within this chapter, so take a look at what other widgets are available. Hopefully, you will start to be able to visualize how you could build an app from this catalog of widgets.
Additionally, start to look at some examples of apps and try to work out which widgets are being used. More advanced apps will have transitions, animations, and complex interactions, but at their core, they will be using the widgets we have already explored: https://flutter.github.io/samples/#.