How to Set Up Flutter in VSCode on Mac with ARM Chip: A Complete Guide
Recently I set up flutter on my mac M1 laptop in VS code, Its pretty straightforward if out follow these steps~
Prerequisites
Install Flutter SDK: Begin by downloading the Flutter SDK from the official website or opt for a homebrew installation:
gi...
aumpandya.hashnode.dev2 min read