With the switch to hive a regression of sending the to_device key was introduced: When popping elements .deleteAt(), so deleting at the index, was used, instead of .delete(), so deleting of the key. As the new events pushed onto the queue used hives auto increment key, a .delete() is appropriate here. |
||
|---|---|---|
| .. | ||
| encryption | ||
| src | ||
| encryption.dart | ||
| matrix.dart | ||