I have a general utilization question on how to set up Objectbox entities for wholly owned nested objects My app has a central data entity 'Class1'. The 'Class
Android Objectbox Version 3.1.2 Flutter Objectbox Version 1.4.1 Android code does read/write operation Flutter code only does read operation Sometimes the andro
I'm going to use ObjectBox in my Flutter project. But I noticed that the get method is synchronous. So should I use ObjectBox in a separate isolate to avoid blo