Skip to content

[flutter_tools] remove all references to .packages in tool tests #106210

@christopherfujino

Description

@christopherfujino

Context dart-lang/sdk#48272

Pub is no longer creating .packages file, however the tool still has some tests that are creating a mock one (e.g. https://github.com/flutter/flutter/blob/496049263e4efd68ced664ee2c90db9c93f08571/packages/flutter_tools/test/general.shard/plugins_test.dart). These tests should be updated to instead create a .dart_tool/package_config.json file which is what pub is now generating.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.team-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.tool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.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