Flutter Provider Essential Course (English)

Learn and practice the core concepts of state management using Flutter Provider

Flutter Provider Essential Course (English)
Flutter Provider Essential Course (English)

Flutter Provider Essential Course (English) udemy course

Learn and practice the core concepts of state management using Flutter Provider

What you'll learn:

  • Necessity of provider - Dependency injection and state management
  • Provider types and usage - Provider, ChangeNotifierProvider, FutureProvider, StreamProvider, MultiProvider ProxyProvider
  • Convenience widget and BuildContext extension methods - Consumer/Selector widget, read/watch/select extension methods
  • Communication between providers - ProxyProvider, ChangeNotifierProxyProvider
  • StateNotifier and StateNotifierProvider - communication between providers without ProxyProvider
  • Errors and how to deal with them - ProviderNotFoundException, setState or markNeedsBuild, etc.
  • Using the addPostFrameCallback method to handle errors, and actions such as showDialog and Navigator push
  • 3 apps(TODO, Weather, Firebase Authentication) and a total of 8 production process experiences through a combination of various providers

Requirements:

  • Requires some experience and understanding of Flutter

Description:

In the Flutter Provider Essential course, you can learn in depth about Provider, the most basic and widely used among Flutter state management solutions.


Flutter Provider Essential Course (English) Udemy

If you want to deepen your understanding of the Flutter Provider and put all the concepts into practice, then this course is for you.


The lecture was carefully composed to ensure a balance between theory and practice.


And under the belief that repetition is the most important learning method, whenever there is a new concept, we will test the concept by making a small app, and through real-world apps such as TODO, Weather, and Firebase Authentication app, the concepts will come together comprehensively.


In particular, we will repeatedly practice combinations of different Providers when creating TODO, Weather, and Firebase Authentication apps.

- TODO App (3 Implementations): 1. Combination of ChangeNotifierProvider, ChangeNotifierProxyProvider, 2. Combination of ChangeNotifierProvider and ProxyProvider, 3. StateNotifierProvider

- Weather App (3 Implementations): 1. Combination of ChangeNotifierProvider, ChangeNotifierProxyProvider, 2. Combination of ChangeNotifierProvider and ProxyProvider, 3. StateNotifierProvider

- Firebase Authentication App (2 Implementations): 1. Combination of StreamProvider , ChangeNotifierProvider, and ChangeNotifierProxyProvider, 2. Combination of StreamProvider and StateNotifierProvider


In addition, I will talk about StateNotifier and StateNotifierProvider, which allow you to use the Provider as a more advanced State Management Solution, and there will be opportunities to practice through apps, so you will have even more options.


I can proudly say that this course is the most in-depth course on Flutter Provider.


This is a quick look at everything covered in the course.


- Why Provider is needed

- How to access data in the widget tree using Provider

- How to listen for data changes in the widget tree using ChangeNotifier’s AddListener

- How to use ChangeNotifierProvider, the most used in Provider

- How to use the read, watch, and select extension methods to easily access and listen to data

- MultiProvider, which allows the easy and neat injection of multiple providers into the widget tree

- FutureProvider and StreamProvider, a provider used when you want to listen to continuously changing values and rebuild the widget

- Consumer widget, a kind of convenience widget that makes it easy to access a specific type of Provider

- Selector widget, a type of Consumer widget that enables more detailed control

- Provider Access and value named constructor: anonymous route access, named route access, generated route access, global access

- Provider-to-provider communication: ProxyProvider

- Various errors encountered when using the Provider and how to deal with them

- The addPostFrameCallback method, which is useful when used together with Provider

- How to handle actions such as showDialog or Navigator dot push using ChangeNotifier’s AddListener

- TODO App: 3 implementations through a combination of various providers

- Weather App: 3 implementations through a combination of various providers

- Firebase Authentication App: 2 implementations through a combination of various providers

Who this course is for:

Course Details:

  • 8.5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion

Flutter Provider Essential Course (English) udemy free download

Learn and practice the core concepts of state management using Flutter Provider

Demo Link: https://www.udemy.com/course/flutter-provider-essential-course-english/