kfiross/flutter_mongodb_realm

Offline Sync

jaycreate opened this issue · 2 comments

The library can work with realm offline sync or not? if yes, can anyone suggest how to implement them pls?
Thank in advance.

@jaycreate
Hi, at the moment Realm Sync isn't supported yet.
I think that you can do it manually using your own implementation using method channel, I don't know yet and when I will add it to this plugin

@jaycreate I don't know if realm_dart is good enough at the moment to solve this, but I think it's worth trying