Skip to content

Commit b155d98

Browse files
rajveermalviyagnprice
authored andcommitted
deps: Upgrade share_plus to 12.0.0, from 11.0.0
This commit is the result of the following command: flutter pub upgrade --major-versions share_plus Changelog: https://pub.dev/packages/share_plus/changelog#1200 One notable change is that it fixes a bug that occurs only on iOS 26: fluttercommunity/plus_plugins#3631
1 parent 68f4025 commit b155d98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -906,18 +906,18 @@ packages:
906906
dependency: "direct main"
907907
description:
908908
name: share_plus
909-
sha256: b2961506569e28948d75ec346c28775bb111986bb69dc6a20754a457e3d97fa0
909+
sha256: "3424e9d5c22fd7f7590254ba09465febd6f8827c8b19a44350de4ac31d92d3a6"
910910
url: "https://pub.dev"
911911
source: hosted
912-
version: "11.0.0"
912+
version: "12.0.0"
913913
share_plus_platform_interface:
914914
dependency: "direct main"
915915
description:
916916
name: share_plus_platform_interface
917-
sha256: "1032d392bc5d2095a77447a805aa3f804d2ae6a4d5eef5e6ebb3bd94c1bc19ef"
917+
sha256: "88023e53a13429bd65d8e85e11a9b484f49d4c190abbd96c7932b74d6927cc9a"
918918
url: "https://pub.dev"
919919
source: hosted
920-
version: "6.0.0"
920+
version: "6.1.0"
921921
shelf:
922922
dependency: transitive
923923
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies:
5555
package_info_plus: ^9.0.0
5656
path: ^1.8.3
5757
path_provider: ^2.0.13
58-
share_plus: ^11.0.0
58+
share_plus: ^12.0.0
5959
share_plus_platform_interface: ^6.0.0
6060
sqlite3: ^2.4.0
6161
sqlite3_flutter_libs: ^0.5.13

0 commit comments

Comments
 (0)