refactor: Update dependencies

This commit is contained in:
Krille 2023-05-23 08:40:56 +02:00
commit c2495eb1a7
5 changed files with 236 additions and 228 deletions

View file

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