From 98785b8b10d180dc1bac3efd822dac174c69d175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 12:16:49 +0000 Subject: [PATCH] chore(deps): Bump share_plus from 10.1.4 to 13.1.0 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 to 13.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.1.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 50ba13b..ef57cb5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter http: ^1.2.0 shared_preferences: ^2.3.2 - share_plus: ^10.0.3 + share_plus: ^13.1.0 flutter_markdown: ^0.7.4 url_launcher: ^6.3.0