matrix-dart-sdk/lib/src
Nicolas Werner 8b8a647cf9
chore: enable discarded_futures lint
BREAKING CHANGE: This changes the runInRoot method to not return a
future. As a user, if you need the result of an async computation passed
to runInRoot, please await it directly. Also the KeyVerification start
and a few call methods now return a future.
2023-11-17 12:59:27 +01:00
..
database chore: don't manually enable default rules 2023-11-17 12:59:20 +01:00
models feat: Support private read receipts 2023-04-21 18:31:15 +02:00
utils chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
voip chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
client.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
event.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +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 chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
timeline.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
user.dart feat: Store presences in database 2023-11-15 06:59:58 +01:00