-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DevTools extensions detection logic fails to work in workspaces #4379
Comments
I'm not really sure there's much we can do from the pub client side. I can try to investigate the dtd side of this. Around https://github.com/dart-lang/sdk/blob/ba8306735d7efa8aabfbf4d8f9a618bd00bfbcbd/pkg/dtd_impl/lib/src/service/file_system_service.dart#L204 But I'm not sure I have the best context for making changes there. @bkonyi and @CoderDake might want to give a comment. |
I updated the title, as strictly speaking we don't break anything in existing (non-workspace) projects |
I think I'll need more context to really understand what the issue here is and what we need to resolve it. Then either @derekxu16 or I can dig into it (@CoderDake is no longer at Google). |
The underlying issue here is #4218. I created this issue as a tracking issue for the "Shipping Pub Workspaces" project since I couldn't add flutter/devtools#7944 directly. |
This was fixed in flutter/devtools#8347 |
flutter/devtools#7944
The text was updated successfully, but these errors were encountered: