-
-
Notifications
You must be signed in to change notification settings - Fork 302
Use pub workspaces #1277
Copy link
Copy link
Open
Labels
plannedThis issue is planned and should not be automatically closed due to being stale.This issue is planned and should not be automatically closed due to being stale.
Metadata
Metadata
Assignees
Labels
plannedThis issue is planned and should not be automatically closed due to being stale.This issue is planned and should not be automatically closed due to being stale.
Type
Fields
Give feedbackNo fields configured for issues without a type.
By using pub workspaces for our monorepo setup, dependency management gets easier and analyzer works better iirc. Pub workspaces requires Dart
^3.6.0.We are already using melos for our monorepo setup and are currently using melos v3.0.1 , but the latest version v7.0 requires the pub workspaces feature either way.