Managing State in Flutter, Episode 11: Use a Change Provider | raywenderlich.com

While the Provider was fine for receiving model data, it didn’t react to state changes. In this episode, you’ll see how to leverage a Change Provider to receive state updates.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/34552040-managing-state-in-flutter/lessons/11