Adding Interactivity in Your Flutter App
Explore Flutter by building a practical and interactive "Average Speed Calculator" app, learning core Flutter concepts along the way, including how to use Stateful Widgets.
Course Objectives
In this master codelab, you’ll explore:
-
Develop a foundational understanding of state management in Flutter.
-
Learn how to handle user input with text fields.
-
Understand the use of dropdown menus to provide options to users.
-
Understand and implement the StatefulWidget lifecycle.
-
Apply the learned concepts to build a practical and functional application.
More courses by the instructor