Skip to content

Adapt flutter tools to handle pub workspaces: #150196

@sigurdm

Description

@sigurdm

With introduction of pub workspaces dart-lang/pub#4127
flutter.dev/go/pub-workspace

One known issue is that .package_config is not always located relative to the apps pubspec.yaml, but can be located in a parent directory:

throwToolExit('${project.directory}: pub did not create .dart_tools/package_config.json file.');

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions