Search⌘ K
AI Features

Course Overview

Explore how to create responsive and adaptive user interfaces in Flutter that work seamlessly on devices larger than smartphones. Understand the importance of running code on desktop environments for resizing and learn best practices to adapt UI using Flutter widgets. Gain foundational knowledge to prepare for building adaptable cross-platform apps.

We'll cover the following...

This course is aimed at mobile Flutter developers who want to learn how to code mobile applications that adapt well on screens bigger than a smartphone’s. To succeed in this course, it’s important to know how to create a basic mobile application in Flutter by using both built-in and custom widgets. Follow the course by running the code directly from the lessons pages.

Since we’ll be learning how to make the code responsive to devices with different screen sizes, we’ll get the most out of the course if we use a laptop or a desktop PC while following the lessons.

It’s easier to resize a desktop’s browser window to the size of a smartphone’s rather than the other way around. For the same reason, it’s better to open the applications we run during the lessons in a new tab or window whenever possible.