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 67334e2 commit bc4bcddCopy full SHA for bc4bcdd
dwds/CHANGELOG.md
@@ -6,6 +6,7 @@
6
- Add implementation for the VM Service's `getFlagList` API. - [#2438](https://github.com/dart-lang/webdev/pull/2438)
7
- Hide more variables from the local scope when debugging. These variables were synthetically added by the compiler to
8
support late local variables and don't appear in the original source code. - [#2445](https://github.com/dart-lang/webdev/pull/2445)
9
+- Support running from inside a pub workspace [#2498](https://github.com/dart-lang/webdev/pull/2498).
10
11
## 24.0.0
12
0 commit comments