0 purchases
dart version switcher
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
Usage
Switching Dart Versions
Example
Configuration
Contributing
License
Acknowledgments
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
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.