From af130815e1f065260acdf3c458b48052818a3aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Tue, 30 Sep 2025 13:51:51 +0200 Subject: [PATCH] build: Update matrix dart sdk --- pubspec.lock | 10 +++++++++- pubspec.yaml | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index 16f538a0b..8684a9c3a 100644 --- a/pubspec.lock +++ b/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: diff --git a/pubspec.yaml b/pubspec.yaml index 80c91ca30..d9279268f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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