What if certain client features are unimplemented in the client library

I was interested in testing nakama with flutter but the flutter-nakama package is missing features such as the storage engine and it doesn’t seem like that feature is being actively developed anymore. What are my options aside from working on it myself or just waiting for it to be done? How easy is it to use another database module with nakama.

We just open-sourced the SDK last week. If there are missing features, pull requests are welcomed to help enhance it for the entire community.

1 Like