From d8c9027509e932df02fb00a783e5949c6f2185e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jul 2023 23:01:52 +0000 Subject: [PATCH] Update dependency share_plus to v7.0.2 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4150254..a99f328 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -665,10 +665,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "44fc0bc2d35a8fafa1b564e1c6888bdc4fbb2d0197e4a4c21bac0e66123be9cd" + sha256: ed3fcea4f789ed95913328e629c0c53e69e80e08b6c24542f1b3576046c614e8 url: "https://pub.dev" source: hosted - version: "7.0.1" + version: "7.0.2" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bf2b18a..c30342f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter_linkify: 6.0.0 url_launcher: 6.1.12 expandable: 5.0.1 - share_plus: 7.0.1 + share_plus: 7.0.2 file_picker: 5.3.3 clipboard: 0.1.3 permission_handler: 10.4.3