Add dependency on receive_sharing_intent

This commit is contained in:
Neeraj Gupta 2021-07-16 21:54:28 +05:30
parent 1c1fb43eda
commit b2adb41a55
2 changed files with 8 additions and 0 deletions

View file

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

View file

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