Closed yousefak007 closed 7 months ago
I thought about it but that would increase the scope of this package.
That would basically turn this into a state management solution when it was originally intended for use with my other package state_beacon, which is my take on state management using signals.
I will keep this open but I'm not making any commitments. I am open the PRs if you're interested in implementing it.
I think I can't add it at the moment, so it would be wonderful and nice if you had the time and desire to add it. I would be very grateful to you. I want to replace the Riverpod library in my current project with this library, but time prevents me from searching and adding these features to this one. Tight time
could this be solved shortly? 😢
Not by me, I don't have the time to sink into it. I suggest you use Provider if that's absolutely necessary. Or try state_beacon Controllers as a replacement for ChangeNotifier.
are you planning to add this feature?
I think this library is better than Provider because it does more with less code
so it will be nice if this behaves like Provider when using
of
and it can use thelisten
property to determine to register it or use it onceand if the ref is Change Notifier it rebuilds the widget