|
|
|
@ -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
|
|
|
|
|