You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that pub workspaces are a thing, we should probably have an automated way of creating the outer pubspec.yaml for it and updating the projects pubspec.yaml to add resolution: workspace.
I'm not sure we need any information from the user besides what path to do this (not sure if anyone has a workspace folder with non-workspace projects inside or something), but maybe something to think about.