Flutter SDK for MongoDB Realm

Hello

Dart issue been resolved. Please I have a question : do you currently work on a SDK Flutter for MongoDb Realm ? And do you have any approx. release date ?
Many thanks in advance

Julien

@Julien_Onezime While a FFI has been shipped in Dart it is still incredibly new and is leaving a lot of the burden on the embedder (realm) to re-implement logic that is already part of the Dart VM. I would like to perform a spike on implementing our own custom logic and we may be able to get an alpha/preview out for the community to test but it will have a bunch of features lacking. If you are asking about timeline because you need to make decision on what data layer to use in your Dart app then I’d advise you to look elsewhere since a production release of RealmDart is a long way out.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.