Fluttering into Action: A Step-By-Step Guide to Installing and Configuring Flutter SDK on macOS

System requirements

To install and run Flutter, your development environment must meet these minimum requirements:

  • Operating Systems: macOS, version 10.14 (Mojave) or later.
  • Disk Space: 2.8 GB (does not include disk space for IDE/tools).
  • Tools: Flutter is used git for installation and upgrade. We recommend installing Xcode, which includes*, gitbut you can also install git it separately.

Get the Flutter SDK

  1. Download the following installation bundle to get the latest stable release of the Flutter SDK:

Intel: flutter_macos_3.13.7-stable.zip

Apple Silicon: flutter_macos_arm64_3.13.7-stable.zip

For other release channels and older builds,

Click Here

Tags: Flutter SDK