-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#4199Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Once we fix #128231, we can make a --current-package flag that:
- finds the (non-example) package enclosing the current working directory
- uses that as the package argument
Since it's common to be in the directory of the package that one is currently working on, this would allow easily running commands (and in particular, to set up an alias for easily running things for the current package).
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.