Skip to content

Commit 5287e7f

Browse files
committed
fix: dart version(widget)
1 parent 33b7d70 commit 5287e7f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@ packages:
237237
dependency: "direct main"
238238
description:
239239
name: home_widget
240-
sha256: fece84c7464099873c3ace38394ad7053509a4b0e36e57a1105a6aa31f47f23c
240+
sha256: "7a32f7d6a3afd542126fb0004acba939a41ee57d874172926212774fbce684d3"
241241
url: "https://pub.dev"
242242
source: hosted
243-
version: "0.9.3"
243+
version: "0.9.2"
244244
hooks:
245245
dependency: transitive
246246
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
url: https://gitcode.com/openharmony-sig/fluttertpc_flutter_secure_storage.git
4242
path: flutter_secure_storage_ohos
4343
ref: br_v9.2.2_ohos
44-
home_widget: ^0.9.3
44+
home_widget: 0.9.2
4545
http: ^1.4.0
4646
intl: ^0.20.2
4747
open_filex: ^4.5.0

0 commit comments

Comments
 (0)