-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Closed
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
It is a slight overestimate, but currently, the tool could create up to 17 entries in the system temporary directory. Some of these have similar names---there are two called 'flutter_tools' and one called 'flutter_tool'---and they have different purposes.
The tool should aim to create a single entry in the system temporary directory, with different parts of the tool using distinctly named subdirectories of this single entry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.