matrix-dart-sdk/lib
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
..
encryption chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
msc_extensions refactor: Use tryGet for type casts whenever possible 2023-06-21 15:04:46 +02:00
src chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Implement member change type 2023-09-19 16:19:42 +02:00