matrix-dart-sdk/lib
Krille Fear 9fa5667234 refactor: Make MatrixFile final and move all image calculation into isolate
This makes all fields in a MatrixFile final and
the object therefore stateless. It also moves
all calculations into the isolate. After some
benchmarks it seems that this does not
really speed up the thumbnail creation
but it does no longer block the UI for
some seconds.
2022-03-15 08:27:40 +01:00
..
encryption fix: Allow unpadded base64 decoding 2022-01-11 09:02:34 +00:00
src refactor: Make MatrixFile final and move all image calculation into isolate 2022-03-15 08:27:40 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart Merge branch 'main' into voip/add-voip-function 2021-11-30 22:31:10 +08:00
widget.dart fix: exception on removed widgets 2022-02-13 23:11:53 +01:00