matrix-dart-sdk/lib/src/utils/web_worker
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
..
native_implementations_web_worker.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
native_implementations_web_worker_stub.dart chore: introduce native implementations 2022-07-28 13:30:22 +02:00
web_worker.dart chore: bump flutter and dart images 2023-02-01 15:03:36 +05:30
web_worker_stub.dart chore: introduce native implementations 2022-07-28 13:30:22 +02:00