build: Update matrix dart sdk
This commit is contained in:
parent
fc4e089da9
commit
af130815e1
2 changed files with 10 additions and 1 deletions
10
pubspec.lock
10
pubspec.lock
|
|
@ -1123,7 +1123,7 @@ packages:
|
|||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: b4b9bb6254325e9d00961db3c558db3126359783
|
||||
resolved-ref: "47329df6affd0ccc928e1cd40279bb67cf55ceaf"
|
||||
url: "https://github.com/famedly/matrix-dart-sdk.git"
|
||||
source: git
|
||||
version: "2.0.1"
|
||||
|
|
@ -1455,6 +1455,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.3.1"
|
||||
receive_sharing_intent:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: receive_sharing_intent
|
||||
sha256: ec76056e4d258ad708e76d85591d933678625318e411564dcb9059048ca3a593
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.8.1"
|
||||
record:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ dependencies:
|
|||
punycode: ^1.0.0
|
||||
qr_code_scanner_plus: ^2.0.12
|
||||
qr_image: ^1.0.0
|
||||
receive_sharing_intent: ^1.8.1
|
||||
record: ^6.1.1
|
||||
scroll_to_index: ^3.0.1
|
||||
share_plus: ^12.0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue