Flutter Version Management

Pins and manages per-project Flutter SDK versions with FVM (Flutter Version Management). Use when the project has or needs a .fvmrc or .fvm/ directory, when contributors need a reproducible Flutter SDK, when installing FVM, pinning or switching the Flutter version, wiring FVM into VS Code or Android Studio, configuring CI to honor .fvmrc, or troubleshooting "wrong Flutter version" symptoms.

jerelvelarde Updated

File contents

jerelvelarde/chalk-skills/tree/main/skills/flutter-version-management commit 51c53952ef

Frequently asked questions

npx skillmds@latest add jerelvelarde/flutter-version-management-2