Do not install Flutter via the official website's documentation, as it is cumbersome to maintain, update, and switch between versions.
Do this instead:
- Make sure Homebrew is installed on your machine: https://brew.sh
- Install FVM via Homebrew: https://fvm.app/docs/getting_started/installation
- Manage your Flutter installations more convieniently!