We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a670be commit 07b57edCopy full SHA for 07b57ed
dwds/pubspec.yaml
@@ -7,7 +7,7 @@ description: >-
7
service protocol.
8
repository: https://github.com/dart-lang/webdev/tree/main/dwds
9
environment:
10
- sdk: ^3.7.0
+ sdk: ">=3.10.0-149.0.dev <4.0.0"
11
12
dependencies:
13
async: ^2.9.0
frontend_server_client/pubspec.yaml
@@ -6,7 +6,7 @@ description: >-
6
repository: https://github.com/dart-lang/webdev/tree/main/frontend_server_client
- sdk: ^3.1.0
async: ^2.5.0
0 commit comments