matrix-dart-sdk/lib/src
Christian Pauly 28dc8b4ff0 refactor: Improve clearing
This makes sure that the database is null after clearing so it will
be built again using the databaseBuilder.
Also this makes sure that the sync has
aborted BEFORE the clearing starts to
get rid of some warnings in the logs.
2021-06-14 11:00:41 +02:00
..
database refactor: Make support for file storing optional in database API 2021-06-01 15:27:18 +02:00
utils fix: Make QueuedToDeviceEvent store content as String OR Map 2021-06-01 12:56:43 +02:00
client.dart refactor: Improve clearing 2021-06-14 11:00:41 +02:00
event.dart refactor: Add sortOrderKey and check for this while Event creation 2021-06-01 12:55:45 +02:00
room.dart refactor: Remove types for timeline callbacks 2021-06-01 12:57:52 +02:00
timeline.dart refactor: Remove types for timeline callbacks 2021-06-01 12:57:52 +02:00
user.dart refactor: enable more linter rules 2021-04-14 10:29:29 +02:00