Closed
Description
Workspace feature
Description
Support shared resolution between packages of a workspace / mono-repo.
Workspaces are tightly related packages that are developed and released together.
We have seen the analysis server consume large memory such that it is rendered unusable mainly due to the lack of a workspace feature.
#52447
#41793
Work items
- Pub support: Implement workspaces [pub client] pub#4127
-
flutter
tool support: Adapt flutter tools to handle pub workspaces: flutter/flutter#150196 - Analyzer support Improve server performance by decreasing the number of Analysis context's created #53874
- Documentation: Document new workspaces feature site-www#5891