-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in flutter widget previewRelates to the embedded Flutter widget previewRelates to the embedded Flutter widget previewis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
See #5671 (comment)
Widget Preview does support a Pub workspace, but probably needs invoking at the root of the workspace and not within a single project.
We should support this like the CLI does, even though we don't support multiple unrelated projects.
@bkonyi the only concern I have here, is what if I open a subset of a Pub Workspace. For example if I open just pkg/analysis_server in the SDK (assuming it was Flutter) - would widget preview scan the entire SDK (Pub Workspace) for widget previews?
I wonder if we could restrict this to just the open folders (which perhaps could be done together with flutter/flutter#173550?)
(cc @GabrielRStabile)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in flutter widget previewRelates to the embedded Flutter widget previewRelates to the embedded Flutter widget previewis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.