From 3d1bd08721040057a53673767acfc1cb81fd4105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 05:45:29 +0000 Subject: [PATCH] chore: Bump share_plus from 13.1.0 to 13.2.0 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 113c8a355..e226a4ea4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1088,10 +1088,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: a857d8b1479250aff6b57a51b2c02d31ca05848d441817c43f1640c885c286c0 + sha256: "9eee8283462d91a7a1c8bdb67d08874abd75a2f8fae3bc0ca033035e375fb3d8" url: "https://pub.dev" source: hosted - version: "13.1.0" + version: "13.2.0" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 0192ba1ff..198faa691 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: vibration: ^3.2.0 shared_preferences: ^2.5.5 csv: ^8.0.0 - share_plus: ^13.1.0 + share_plus: ^13.2.0 path_provider: ^2.1.6 file_picker: ^12.0.0-beta.7 flutter_screenutil: ^5.9.3