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

  1. 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.
  2. Extract the file in the desired location.
  3. Add the flutter tool to your path.
  4. Optionally, pre-download development binaries.

Android setup

Flutter install: Linux install — Structure map

Clickable & Draggable!

Flutter install: Linux install — Related pages: