matrix-dart-sdk/lib/src
Krille 49e6d55d32
refactor: Move file storage to mixin to not import dart:io
Original issue and former solution by
The one with the braid <info@braid.business>
Special thanks for pointing out the problem.

This fixes that dart:io is imported into the
SDK database by moving it into it's own mixin which
makes it reusable and platform independent by
using conditional imports.
2024-04-12 08:51:48 +02:00
..
database refactor: Move file storage to mixin to not import dart:io 2024-04-12 08:51:48 +02:00
models refactor: Deprecations after dart upgrade 2024-02-28 12:37:54 +01:00
utils refactor: Make via fields not nullable 2024-04-11 11:32:23 +02:00
voip fix: userMediaConstraints 2024-04-09 00:39:23 +05:30
client.dart chore: Sort archive by last activity 2024-03-26 13:30:06 +01:00
event.dart feat: add fromLocalStoreOnly to Event.downloadAndDecryptAttachment 2024-03-06 12:13:07 +01:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
presence.dart feat: Store presences in database 2023-11-15 06:59:58 +01:00
room.dart fix: Do not use invitor avatar_url for room 2024-04-11 11:39:20 +02:00
timeline.dart fix: Delayed encrypted event in timeline not added to aggregated events 2023-11-27 16:12:45 +01:00
user.dart refactor: Deprecations after dart upgrade 2024-02-28 12:37:54 +01:00