- Course
Managing State in Flutter
Flutter is a popular framework for creating cross-platform mobile applications from a single code base. This course will teach you the mechanisms that Flutter offers to efficiently manage application state while keeping your projects well organized.
- Course
Managing State in Flutter
Flutter is a popular framework for creating cross-platform mobile applications from a single code base. This course will teach you the mechanisms that Flutter offers to efficiently manage application state while keeping your projects well organized.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Flutter is arguably one of the best options for creating truly cross-platform mobile applications. One of the challenges that many developers face when learning Flutter, however, is how to successfully apply its reactive data model to real applications. In this course, Managing State in Flutter, you’ll learn to about the most commonly used state-management options that Flutter offers and when to apply each one. First, you’ll explore how to manage data within a single component using Stateful widgets. Next, you’ll discover your options for sharing state among a collection of widgets using Providers. Finally, you’ll learn how to manage state using several popular 3rd party libraries. When you’re finished with this course, you’ll have the skills and knowledge of what your state management options are and when to apply them in your own Flutter applications.