Tags: jwren/Dart-Code
Tags
Fix handling of cwd in tasks This was causing detection of Flutter projects to not work (and not running "pub" through "flutter".
Add support for logging all DAP request/responses behind a flag
Log Flutter initialization to main log file Fixes Dart-Code#2856.
Add temporary workaround for Theia See eclipse-theia/theia#7690.
Support running Flutter apps without a VM Service connection Fixes Dart-Code#2842.