Skip to content

Commit 436da59

Browse files
committed
downgrade dart sdk for HarmonyOS
1 parent 193c051 commit 436da59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,5 +542,5 @@ packages:
542542
source: hosted
543543
version: "0.0.6"
544544
sdks:
545-
dart: ">=3.9.2 <4.0.0"
545+
dart: ">=3.9.0 <4.0.0"
546546
flutter: ">=3.35.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.0.0+1
2020

2121
environment:
22-
sdk: ^3.9.2
22+
sdk: ^3.4.4
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

0 commit comments

Comments
 (0)