diff --git a/pubspec.lock b/pubspec.lock index b1084526c..05b398f59 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -746,6 +746,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.5" + receive_sharing_intent: + dependency: "direct main" + description: + name: receive_sharing_intent + url: "https://pub.dartlang.org" + source: hosted + version: "1.4.5" rxdart: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cb4a7d6e7..aa081ce94 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -76,6 +76,7 @@ dependencies: pinput: ^1.2.0 provider: ^3.1.0 quiver: ^3.0.1 + receive_sharing_intent: ^1.4.5 scrollable_positioned_list: ^0.1.10 sentry: ^5.0.0 share: ^2.0.1