File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,14 @@ packages:
137
137
url: "https://pub.dev"
138
138
source: hosted
139
139
version: "1.14.0"
140
+ cross_file:
141
+ dependency: transitive
142
+ description:
143
+ name: cross_file
144
+ sha256: "7caf6a750a0c04effbb52a676dce9a4a592e10ad35c34d6d2d0e4811160d5670"
145
+ url: "https://pub.dev"
146
+ source: hosted
147
+ version: "0.3.4+2"
140
148
crypto:
141
149
dependency: transitive
142
150
description:
@@ -687,6 +695,22 @@ packages:
687
695
url: "https://pub.dev"
688
696
source: hosted
689
697
version: "1.5.0"
698
+ share_plus:
699
+ dependency: "direct main"
700
+ description:
701
+ name: share_plus
702
+ sha256: b2961506569e28948d75ec346c28775bb111986bb69dc6a20754a457e3d97fa0
703
+ url: "https://pub.dev"
704
+ source: hosted
705
+ version: "11.0.0"
706
+ share_plus_platform_interface:
707
+ dependency: transitive
708
+ description:
709
+ name: share_plus_platform_interface
710
+ sha256: "1032d392bc5d2095a77447a805aa3f804d2ae6a4d5eef5e6ebb3bd94c1bc19ef"
711
+ url: "https://pub.dev"
712
+ source: hosted
713
+ version: "6.0.0"
690
714
shared_preferences:
691
715
dependency: transitive
692
716
description:
@@ -1028,6 +1052,14 @@ packages:
1028
1052
url: "https://pub.dev"
1029
1053
source: hosted
1030
1054
version: "1.2.1"
1055
+ win32:
1056
+ dependency: transitive
1057
+ description:
1058
+ name: win32
1059
+ sha256: "329edf97fdd893e0f1e3b9e88d6a0e627128cc17cc316a8d67fda8f1451178ba"
1060
+ url: "https://pub.dev"
1061
+ source: hosted
1062
+ version: "5.13.0"
1031
1063
xdg_directories:
1032
1064
dependency: transitive
1033
1065
description:
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ dependencies:
52
52
url : https://github.com/headlines-toolkit/ht-shared.git
53
53
intl : ^0.19.0
54
54
meta : ^1.16.0
55
+ share_plus : ^11.0.0
55
56
stream_transform : ^2.1.1
56
57
url_launcher : ^6.3.1
57
58
You can’t perform that action at this time.
0 commit comments