Revert "refactor: Update dependencies"

This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
This commit is contained in:
Krille 2023-05-23 13:02:15 +00:00
commit 5627e50c8f
5 changed files with 228 additions and 236 deletions

View file

@ -59,7 +59,7 @@ class NewPrivateChatView extends StatelessWidget {
child: Column(
mainAxisSize: MainAxisSize.min,
children: [
QrImageView(
QrImage(
data:
'https://matrix.to/#/${Matrix.of(context).client.userID}',
version: QrVersions.auto,