Further reading
There is so much to explore from this chapter. Take a look at the GitHub repository that is a companion to this book. I’ve tried to put all the examples in there as usable demos, so grab the repository and then start tinkering and see whether you can understand how it is working.
We looked at the following two image-type plugins:
Also, check out the Lottie files website for some great animations: https://lottiefiles.com/
Finally, on slivers, there are some great tutorials from the wonderful Kate Lovett at https://docs.flutter.dev/ui/scrolling/slivers.
Take the time to watch the videos and start to understand how slivers work. It can be a complicated area, so if you don’t immediately understand it, please don’t be disheartened; it is worth persevering.