Flutter install: Linux install
System requirements
- Operating Systems: Linux (64-bit).
- Disk Space: 600 MB (does not include disk space for IDE/tools).
- Tools: Flutter depends on these command-line tools being available in your environment. bash, curl, git 2.x, mkdir, rm, unzip, which, xz-utils.
- Shared libraries: Flutter test command depends on this library being available in your environment.
- LibGLU.so.1 - provided by mesa packages such as libglu1-mesa on Ubuntu/Debian.
Get the Flutter SDK
- Download the following installation bundle to get the latest stable release of the Flutter SDK: flutter_linux_v1.9.1+hotfix.6-stable.tar.xz For other release channels, and older builds, see the SDK archive page.
- Extract the file in the desired location.
- Add the flutter tool to your path.
- Optionally, pre-download development binaries.
Semantic portal