Skip to content

Add support fvm to manage the flutter version #2494

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

Open
beastoin opened this issue Jun 2, 2025 · 1 comment
Open

Add support fvm to manage the flutter version #2494

beastoin opened this issue Jun 2, 2025 · 1 comment

Comments

@beastoin
Copy link
Collaborator

beastoin commented Jun 2, 2025

https://fvm.app/

the initial ideas #2490 #2488 / thank to 0xrushi

reverted, since my concern is that it adds one more step to the current app > setup flow and devs need to use $fvm prefix.

CLI is my main workflow, but i know some great Flutter developers still use the UI.

we need to compare it with the simple $git checkout <version> - everything should work well for both CLI and UI.

@thisisamank
Copy link

Hey @beastoin, I am first time contributing to omi. UI would use flutter sdk location of the IDE, so if the developers set the path to fvm, the UI would automatically pick up fvm's managed flutter version and that would remove the use for fvm prefix. I can raise a PR by adding fvm in script.sh and setting the default version of flutter to 3.24.1. Please assign me if this is what we wanted.

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