Skip to content

Commit fbd08b8

Browse files
committed
Update SDK constraint in pubspec.yaml
1 parent b8de3c9 commit fbd08b8

File tree

2 files changed

+64
-63
lines changed

2 files changed

+64
-63
lines changed

.github/workflows/dart.yml

Lines changed: 62 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/http_profile/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ repository: https://github.com/dart-lang/http/tree/master/pkgs/http_profile
77
publish_to: none
88

99
environment:
10-
sdk: ^3.0.0
10+
# TODO(derekxu16): Change the following constraint to ^3.4.0 before publishing this package.
11+
sdk: ^3.4.0-149.0.dev
1112

1213
dependencies:
1314
test: ^1.24.9

0 commit comments

Comments
 (0)