Moor: Desktop support

Created on 19 Jul 2019  路  1Comment  路  Source: simolus3/moor

I apologise if the answer for this is obvious, or is already answered somewhere else, I couldn't find anything related.

I'm currently evaluating solutions for an idea, which is going to need a local database. The usage of Flutter is basically decided, however I would prefer to use desktop apps for Windows and macOS instead of a web app.

I realise desktop targets are in a very early phase, but still, is there any plan (or is it even possible at the moment) to support these platforms?

Most helpful comment

Thanks for the issue. We currently don't support the Dart VM, but there is #76 to track that. We're most likely going to use dart:ffi to integrate sqlite, but we can't release a public VM version before dart:ffi is stable (its currently experimental). We can release a development version for Desktop apps sooner, and that's definitely planned, but I can't give an ETA yet.

>All comments

Thanks for the issue. We currently don't support the Dart VM, but there is #76 to track that. We're most likely going to use dart:ffi to integrate sqlite, but we can't release a public VM version before dart:ffi is stable (its currently experimental). We can release a development version for Desktop apps sooner, and that's definitely planned, but I can't give an ETA yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kira1752 picture kira1752  路  3Comments

johrpan picture johrpan  路  4Comments

cadaniel picture cadaniel  路  4Comments

emshack picture emshack  路  3Comments

Beloin picture Beloin  路  4Comments