refactor: Update dependencies
This commit is contained in:
parent
5ad32f2915
commit
c2495eb1a7
5 changed files with 236 additions and 228 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue