Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The completion command is not recognised if a flag is used before it #33

Open
hacker1024 opened this issue Apr 14, 2023 · 1 comment
Open

Comments

@hacker1024
Copy link

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.

hacker1024 added a commit to hacker1024/nixpkgs that referenced this issue Apr 14, 2023
This is not technically needed anyway, as the feature is removed in disable-auto-update.patch.

Prepending this argument causes issues:
- kevmoo/completion.dart#33
- flutter/flutter#124793
@kevmoo
Copy link
Owner

kevmoo commented Apr 17, 2023

PRs welcome! I'm not spending a lot of time on this tool...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants