Get the Flutter SDK: Update path directly
- Determine the directory where you placed the Flutter SDK.
- Locate the etc directory at the root of the system, and open the profile file with root privileges.
- Update the PATH string with the location of your Flutter SDK directory.
- End the current session or reboot your system.
- Once you start a new session, verify that the flutter command is available by running: $ which flutter.
Semantic portal