Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listenable() boxes? #1

Open
jg-l opened this issue Apr 6, 2020 · 1 comment
Open

Listenable() boxes? #1

jg-l opened this issue Apr 6, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jg-l
Copy link

jg-l commented Apr 6, 2020

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 with ValueListenableBuilder.

Is there anything like this for madob? Or would we have to resort to writing our own ChangeNotifier for use with Provider?

Thanks

@FaFre
Copy link
Owner

FaFre commented Apr 7, 2020

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.

@FaFre FaFre added the enhancement New feature or request label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants