dart:developer inspect() doesn't work in SDK DAPs #4330
Labels
in debugger
Relates to the debug adapter or process of launching a debug session
is bug
relies on sdk changes
Something that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
In the old dap, if you call
inspect()
we would send the object to the debug console so you can inspect/expand it.The text was updated successfully, but these errors were encountered: