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

feat: add force check before install prompt #670

Merged
merged 7 commits into from
Feb 28, 2024

Conversation

mrgnhnt96
Copy link
Contributor

When installing the flutter version from fvm use <version|flavor>, there is a prompt

This PR adds the missing check before the prompt to force the installation.
Fixes: #579

Current

Without Force

image

With Force

image

With PR Changes

Without Force

image

With force

image

Copy link

vercel bot commented Feb 28, 2024

@mrgnhnt96 is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

@leoafarias leoafarias merged commit 7261e85 into leoafarias:main Feb 28, 2024
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

[BUG] "fvm use" with "--force" does not skip prompt with default answer yes.
2 participants