Replies: 1 comment
-
use ref.watch instead of ref.read. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this notifier:
And I implement it like this:
i checked the state value in debug and it is indeed true. However no rebuild takes place.
Beta Was this translation helpful? Give feedback.
All reactions