mogol / flutter_realm

Realm via Platform Channels
https://pub.dev/packages/flutter_realm
MIT License
115 stars 18 forks source link

Add support for custom paths and encrypted persistent Realms #4

Open swaffoja opened 5 years ago

swaffoja commented 5 years ago

PR for issue/proposal #3

local_realm_provider.dart contains examples for various configuration options:

mogol commented 5 years ago

@swaffoja thanks for PR! I will check it soon, somehow I haven't seen notifications

mogol commented 5 years ago

Could you add integration tests to your cases? It should help to keep the plugin workable, e.g. when Realm version is updated.

swaffoja commented 4 years ago
shinriyo commented 4 years ago

@mogol are you maintaining the repository yet?

mogol commented 4 years ago

As of today, I do not use it and do not update.

shinriyo commented 4 years ago

@mogol Do you find other one? Or, official team released?

mogol commented 4 years ago

I haven't heard anything, I did some experiments and prototypes, after that I stopped using Realm as it doesn't fit my requirements