matrix-dart-sdk/lib/encryption
Krille c3c770bc33
refactor: Remove duplicated copyMap method and fix type error
dynamic.copy returned a type
error so I reverted the previous
change of the copyMap
method to an extension. Also
I found out that we have used
two copyMap methods in the
SDK which did exactly the same.
I deleted the old one and
changed the tests.
2023-12-11 10:29:06 +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 refactor: Remove duplicated copyMap method and fix type error 2023-12-11 10:29:06 +01:00
key_manager.dart fix: key uploads only running once 2023-11-24 17:42:57 +01:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart feat: Update dehydrated devices implementation to current MSC 2023-11-28 11:02:35 +01:00
ssss.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00