If this was the only change I carry out
I would get an error "Bad state: No ProviderScope found"
So, what is the solution?
The problem is that for our providers to work a ProviderScope is required outside the scope of the widget using it
So, let explore the solution