matrix-dart-sdk/lib
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
..
encryption refactor: Remove duplicated copyMap method and fix type error 2023-12-11 10:29:06 +01:00
msc_extensions fix: don't delete the dehydrated device before we are sure the keys got saved 2023-11-28 11:02:43 +01:00
src refactor: Remove duplicated copyMap method and fix type error 2023-12-11 10:29:06 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Implement new Matrix Dart SDK Database 2023-12-06 12:11:47 +01:00