Managing State in Flutter
Offered By: Pluralsight
Course Description
Overview
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.
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.
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.
Syllabus
- Course Overview 1min
- Simple State Management 55mins
- Managing State with Providers 15mins
- Managing State with GetX 16mins
- Managing State with MobX 17mins
- Managing State with the BLoC Pattern 24mins
Taught by
Mike Van Sickle
Related Courses
Fundamentals of Fluid-Solid InteractionsÉcole Polytechnique via Coursera Build Native Mobile Apps with Flutter
Google via Udacity Creating a Calculator App with Flutter
Coursera Project Network via Coursera Learn Dart Programming for Flutter
Udemy Dart & Introducción a Flutter
Udemy