File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ packages:
142142 dependency: transitive
143143 description:
144144 name: meta
145- sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
145+ sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
146146 url: "https://pub.dev"
147147 source: hosted
148- version: "1.16 .0"
148+ version: "1.17 .0"
149149 nested:
150150 dependency: transitive
151151 description:
@@ -219,10 +219,10 @@ packages:
219219 dependency: transitive
220220 description:
221221 name: test_api
222- sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
222+ sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
223223 url: "https://pub.dev"
224224 source: hosted
225- version: "0.7.6 "
225+ version: "0.7.7 "
226226 vector_math:
227227 dependency: transitive
228228 description:
@@ -240,5 +240,5 @@ packages:
240240 source: hosted
241241 version: "15.0.2"
242242sdks:
243- dart: ">=3.8.0 <4.0.0 "
243+ dart: "3.10.8 "
244244 flutter: ">=3.18.0-18.0.pre.54"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description: Demonstrates how to use the disks plugin.
66publish_to : ' none' # Remove this line if you wish to publish to pub.dev
77
88environment :
9- sdk : " >=2.17.6 <3.0.0 "
9+ sdk : " 3.10.8 "
1010
1111# Dependencies specify other packages that your package needs in order to work.
1212# To automatically upgrade your package dependencies to the latest versions
You can’t perform that action at this time.
0 commit comments