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

fvm Support #38

Closed
tobinharris opened this issue Oct 4, 2021 · 2 comments
Closed

fvm Support #38

tobinharris opened this issue Oct 4, 2021 · 2 comments

Comments

@tobinharris
Copy link

Hi!

Nice plug. Would it be difficult to add fvm support so that vim-flutter uses that if detected?

@thosakwe
Copy link
Owner

thosakwe commented Oct 4, 2021

Try let g:flutter_command = 'fvm' in your vimrc.

@3to8-decoder
Copy link
Contributor

setting it to 'fvm' doesn't work, it should be 'flutter fvm'

however, current code does not support g:flutter_command with spaces in it.
Very easy to change though. I fixed it in a fork.
See merge request: #45

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

4 participants