ref. watch is used inside the build method of a widget or inside the body of a provider to have the widget/provider listen to a provider : For example, a provider could use ref. watch to combine multiple providers into a new value. An example would be filtering a todo-list.