completion.dart
completion.dart copied to clipboard
The completion command is not recognised if a flag is used before it
The completion command is only recognized if it is the first argument.
This causes problems when a flag is used before it, e.g. flutter --no-version-check completion.
PRs welcome! I'm not spending a lot of time on this tool...