Flutter is easier to install on any Mac, just install it by Homebrew. It will install both flutter and dart. brew install flutter Check the version of Flutter flutter --version Check the version of Dart dart --version Spread the love