Section 2: The Flutter User Interface – Everything Is a Widget
In this section, you will learn Flutter's way of working with the user interface, user data input, and the resources available to create rich user interfaces.
This section comprises the following chapters:
- Chapter 5, Widgets – Building Layouts in Flutter
- Chapter 6, Handling User Input and Gestures
- Chapter 7, Routing – Navigating between Screens