How to Install Flutter
I'm going to describe it step by step as I tested in on my local machine (currently using M1 pro machine)
Step 1: Install Brew
https://brew.sh
Use the following command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HE...
gg2023.hashnode.dev2 min read