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 d4a5a86 commit 752ef0eCopy full SHA for 752ef0e
dwds/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: dwds
2
# Every time this changes you need to run `dart run build_runner build`.
3
-version: 25.1.0
+version: 25.1.1-wip
4
5
description: >-
6
A service that proxies between the Chrome debug protocol and the Dart VM
frontend_server_client/pubspec.yaml
@@ -1,5 +1,5 @@
name: frontend_server_client
-version: 4.0.0
+version: 4.0.1-wip
Client code to start and interact with the frontend_server compiler from the
Dart SDK.
0 commit comments