Relative Content

Tag Archive for flutterdartisar

Isar & Flutter: Updating a large object

I’m working with the Isar database 4.0.0-dev.14 in Flutter, and I’m trying to save a large object called Target. The problem is I can have a large list of “pings”, like 30-40k pings at the end.
The goal of my app is to “ping” some devices every 100ms and, every 5 seconds, to save them into my isar db.