

We will install successively each of the coloured boxes that compose the Flutter development environment shown in the Title image. It also has work-arounds to address the imperfect state of the tools, at the date of April 2022. This tutorial contains explanations to better understand the purpose of each step. This understanding is useful as early as when installing Flutter, and is indispensable when packaging the apps for public submission to Play Store and App Store.

Part 1, this document, presents the general view of the components that are installed and shows how the install the indispensable preparation tools.


Kudos and thanks to the Ray Wenderlich team. Update of September 19, 2022: The updated version for Flutter 3.3 is here. It helps debugging of installation and development errors, and makes easier the transition to free hands-on Flutter programming courses such as this –highly recommended– book Flutter Apprentice ( ). The added-value of this step-by-step tutorial is that (1) all steps have been tested on a clean install and (2) the reason of each step is explained along with its role in the big picture. There are many tutorials how to install Flutter on a Mac with the M1 chip.
