matrix-dart-sdk/lib/src
TheOneWithTheBraid fa6bd12294 feat: implement to get a room's widgets
Please note that this does not implement *modifying* widgets,
as this requires a full implementation of the Matrix Integration Manager
API first. This is to be done later.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-02 08:38:56 +01:00
..
database refactor: Remove unnecessary type checks and imports 2021-12-23 11:46:45 +01:00
utils BREAKING CHANGE: high-level hadling of image sizes 2022-01-19 13:10:17 +01:00
client.dart fix: Remove sorts that shouldnt be required. 2022-01-15 21:54:13 +01:00
event.dart refactor: Remove unnecessary type checks and imports 2021-12-23 11:46:45 +01:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
room.dart feat: implement to get a room's widgets 2022-02-02 08:38:56 +01:00
timeline.dart fix: Trigger onChange for index on aggregation event update 2022-02-01 11:45:29 +01:00
user.dart refactor: Remove unnecessary type checks and imports 2021-12-23 11:46:45 +01:00
voip.dart fix: fix call breaks issue caused by aborting screen sharing. 2022-01-17 21:16:36 +08:00
voip_content.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00