matrix-dart-sdk/lib/encryption
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
..
utils chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
cross_signing.dart fix: Always wait for account data to load before returning SSSS status 2023-05-03 17:11:00 +02:00
encryption.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
key_manager.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
ssss.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00