Flutter SDK Switcher

Switch Flutter SDK versions globally for both VS Code / Antigravity IDE and Terminal (macOS & Windows) in a single click!
Features
- ⚡ Dual Sync: Updates both VS Code (
dart.flutterSdkPath) and Terminal (current symlink/junction) simultaneously.
- 📁 Native Folder Browser: Prompts you to pick your Flutter SDK parent directory on first run.
- 🔄 Cross-Platform: Works seamlessly on macOS, Windows, and Linux.
- 🤖 Zero Manual Setup: Automatically configures
~/.zshrc, ~/.zprofile, and Windows PATH.
How to Use
- Press
Cmd + Shift + P (or Ctrl + Shift + P on Windows).
- Type
Flutter SDK Switcher and hit Enter.
- Select your SDK version from the visual dropdown menu.
Extension Settings
This extension contributes the following setting:
flutterSdkSwitcher.basePath: Parent directory containing your Flutter SDK subfolders (e.g., /Volumes/Data2/flutter_sdk or C:\flutter_sdk).
Publisher: Farhan Choksi
License: MIT
| |