From a2e988082091d0ad30d3f64a1a8cddf023fa3c6f Mon Sep 17 00:00:00 2001 From: HuyNguyen Date: Tue, 7 Mar 2023 15:06:20 +0700 Subject: [PATCH] Update receive_sharing_intent repo --- pubspec.lock | 14 +++----------- pubspec.yaml | 4 ++-- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 87d95d080..0f2d25235 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1291,9 +1291,9 @@ packages: dependency: "direct main" description: path: "." - ref: handle-share-for-vcard-and-mailto - resolved-ref: "48f12f2f2dca76fbfac39b31d638cacef6d1d95e" - url: "https://github.com/nqhhdev/receive_sharing_intent.git" + ref: master + resolved-ref: f23f7fb0fad25ae80a88350ad8654851f1ee682f + url: "https://github.com/linagora/receive_sharing_intent.git" source: git version: "1.4.5" rich_text_composer: @@ -1480,18 +1480,10 @@ packages: super_tag_editor: dependency: "direct main" description: -<<<<<<< HEAD name: super_tag_editor sha256: "381896629b7004b30079f485196b9f067340313e717b239506e0fcc893b667a7" url: "https://pub.dev" source: hosted -======= - path: "." - ref: master - resolved-ref: "1df7366f29940c68788de240aba114ebbc38bef8" - url: "https://github.com/dab246/super_tag_editor.git" - source: git ->>>>>>> 2c179930 (Handle some case about share intent from android phone) version: "0.1.0" syncfusion_flutter_core: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index b48fb6756..f0c528c49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,8 +68,8 @@ dependencies: receive_sharing_intent: git: - url: https://github.com/nqhhdev/receive_sharing_intent.git - ref: handle-share-for-vcard-and-mailto + url: https://github.com/linagora/receive_sharing_intent.git + ref: master flutter_appauth_web: git: