fvm icon indicating copy to clipboard operation
fvm copied to clipboard

Flutter Version Management: A simple CLI to manage Flutter SDK versions.

Results 102 fvm issues
Sort by recently updated
recently updated
newest added

Now use commands such as "fvm use 2.8.1" or use sidekick to modify the flutter version of a project. You need to modify the directory corresponding to the flutter sdk...

enhancement

While Trying to set Android studio as a custom ide in mac os is not working. After setting the android studio, going back to the project clicking the open custom...

bug

## Before creating a feature request make sure the suggestion fit within our [principles](https://fvm.app/docs/getting_started/overview#principles) **Is your feature request related to a problem? Please describe.** I'm setting up FVM with Github...

enhancement

**Before creating a bug report please make check the following** - [ ] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [ ] If you have used flutter. Please install correctly, run...

bug

We're getting reports that people updating to Flutter 3.0.0 are seeing warnings when they try to run the template app, and the warnings mention code that does not exist any...

bug

**Before creating a bug report please make check the following** - [ ] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [x] If you have used flutter. Please install correctly, run `pub...

bug

I need to run flutterfire commands to configure my project, and for that I need to run flutterfire. Tried running "fvm dart pub global run flutterfire_cli:flutterfire configure" But the console...

bug

**Problem description** I just installed fvm, intending to use it to switch quickly between the latest flutter 2 release and the latest flutter 3 release. After installation, I intuitively ran...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** When creating packages/plugins for Flutter, sometimes they break on Flutter updates. It's, sometimes, hard to debug and perform the changes...

enhancement

Hello. I started using the fvm. But I did not understand the part of choosing fvm sdk on intelliJ idea. Every time I open a new project, will I choose...

enhancement