chore: Update SDK and remove old override

This commit is contained in:
Christian Pauly 2022-07-29 12:56:02 +02:00
parent 73e0e06756
commit dfd9106e56
2 changed files with 6 additions and 14 deletions

View File

@ -1040,7 +1040,7 @@ packages:
name: matrix
url: "https://pub.dartlang.org"
source: hosted
version: "0.10.3"
version: "0.11.0"
matrix_api_lite:
dependency: transitive
description:
@ -1361,12 +1361,10 @@ packages:
qr_code_scanner:
dependency: "direct main"
description:
path: "."
ref: fix_break_changes_platform
resolved-ref: "0feca6f15042c279ff575c559a3430df917b623d"
url: "https://github.com/xeinebiu/qr_code_scanner.git"
source: git
version: "0.7.0"
name: qr_code_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
qr_flutter:
dependency: "direct main"
description:

View File

@ -61,7 +61,7 @@ dependencies:
keyboard_shortcuts: ^0.1.4
localstorage: ^4.0.0+1
lottie: ^1.2.2
matrix: ^0.10.3
matrix: ^0.11.0
matrix_homeserver_recommendations: ^0.2.1
matrix_link_text: ^1.0.2
native_imaging:
@ -148,9 +148,3 @@ dependency_overrides:
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
ref: null-safety
provider: 5.0.0
# For Flutter 3.0.0 compatibility
# https://github.com/juliuscanute/qr_code_scanner/issues/532
qr_code_scanner:
git:
url: https://github.com/xeinebiu/qr_code_scanner.git
ref: fix_break_changes_platform