I create a new flutter demo and modify it to use the provider package. But it doesn\'t work. And here is my code.
class MyState { MyState(); int cnt = 0;