devtools
3fb237d6 - Accept project root paths in debug sessions for sidebar (#6715)

Commit
2 years ago
Accept project root paths in debug sessions for sidebar (#6715) See https://github.com/flutter/devtools/pull/6709 Dart-Code will pass a project root* for debug sessions: ![image](https://github.com/flutter/devtools/assets/1078012/7f01b54c-bbbc-408f-8074-4a3af0f99338) \* if it's able to compute one - which it always should for the cases we care about, but there are some edge cases that mean the field might be missing.
Author
Parents
Loading