how-to-manage-multiple-flutter-versions-with-git-worktrees-and-z

Community

Manage Flutter versions with Git

Authorrodydavis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a method to manage multiple Flutter SDK versions on your development machine without relying on external version managers, by leveraging Git worktrees.

Core Features & Use Cases

  • Version Isolation: Keep different Flutter SDK versions in separate directories, each tied to a Git worktree.
  • No External Tools: Relies solely on Git and shell aliases, reducing dependencies.
  • Use Case: Switch between Flutter versions for different projects seamlessly by using ZSH aliases that point to the correct SDK binary within its respective worktree.

Quick Start

Add the provided ZSH aliases to your ~/.zshrc file to manage different Flutter channels.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: how-to-manage-multiple-flutter-versions-with-git-worktrees-and-z
Download link: https://github.com/rodydavis/skills/archive/main.zip#how-to-manage-multiple-flutter-versions-with-git-worktrees-and-z

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.