matrix-dart-sdk/lib
Christian Pauly 93c689fd4d hotfix: Opt-out null safety for crypto files because of an error in web
`packages/matrix/src/utils/crypto/crypto.dart:19:1: Error: Null safe libraries are not allowed to export declarations from of opt-out libraries.
`
2021-08-20 13:56:15 +02:00
..
encryption refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
src hotfix: Opt-out null safety for crypto files because of an error in web 2021-08-20 13:56:15 +02:00
encryption.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00