I'm creating a project with Android Studio and I want to store data in local.
I don't want to use SQLite for my database and I wish I knew if it'is possible to use Realm database in Flutter project.
Solution 1: Günter Zöchbauer
Realm support is blocked by https://github.com/flutter/flutter/issues/7053 (see also https://github.com/flutter/flutter/issues/7053#issuecomment-369884221)
This is work in progress and it was mentioned that it might become available this quarter.
Solution 2: Yayo Arellano
Now there is an official package, but it is still in Alpha version.
https://pub.dev/packages/realm