Summary
In this chapter, we learned about responsive and adaptive design. We learned why we need to make our applications responsive and adaptive. We learned that as Flutter is a cross-platform framework, we need responsive and adaptive designs more than ever. Finally, we used the information that we gathered during the lesson to make our Flutter Academy app’s home page responsive and adaptive.
In the next chapter, we will learn how Flutter on the web works under the hood and how to use that information to benefit our application.