And, when the change notifier gets updated values, it can call a method called ‘notifyListeners()’, and then any of it’s listeners will respond with an action. Listening to a change notifier is done by registering a callback, which is called when notifyListeners is invoked .