You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I didn't use Madob together with flutter so far, there is no solution for that yet. But yes, It will make a lot of sense to integrate this. It's a very powerful feature when working together with flutter. I will put it on the todo.
Great project , I can see how useful it can be. I have a question though.
In hive, with hive flutter, you have the ability to get a
listenable()
for use withValueListenableBuilder
.Is there anything like this for madob? Or would we have to resort to writing our own ChangeNotifier for use with Provider?
Thanks
The text was updated successfully, but these errors were encountered: