Replies: 2 comments 2 replies
-
Yes There's no equivalent to StateProvider in codegen afterall ;) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Got it, thanks :) So I guess it's about time to let go old StateNotifiers and non-gen providers and move to recommended solutions 😅 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ref.listenSelfgot deprecated in favor ofNotifier.listenSelfand I was using it inStateProvider.Is there a way to use
listenSelfforStateProviders?I don't really want to create a
Notifierthat doesnt really add any extra value besidesStateProvider.If
Notifieris the answer, does it mean that there is a plan to deprecate and removeStateProvidertoo?Beta Was this translation helpful? Give feedback.
All reactions