dart_version_switcher

A Dart package for seamlessly switching between Dart versions using Homebrew.

Overview

This Dart package provides a versatile script to simplify the process of managing Dart versions using Homebrew. Whether you're working on multiple projects with different Dart version requirements or staying up-to-date with the latest releases, dart_version_switcher has you covered.

Table of Contents

Installation

Ensure you have Homebrew installed. If not, you can install it by running:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install dart