| title | Linux install | ||||
|---|---|---|---|---|---|
| description | How to install on Linux. | ||||
| short-title | Linux | ||||
| next |
|
{% assign os = 'linux' -%}
To install and run Flutter, your development environment must meet these minimum 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.
bashcurlfilegit2.xmkdirrmunzipwhichxz-utilszip
-
Shared libraries: Flutter
testcommand depends on this library being available in your environment.libGLU.so.1- provided by mesa packages such aslibglu1-mesaon Ubuntu/Debian andmesa-libGLUon Fedora.
{% include_relative _get-sdk-linux.md %}
{% include_relative _path-linux-chromeos.md %}
{% include_relative _android-setup.md %}
{% include_relative _linux-desktop-setup.md %}
{% include_relative _web-setup.md %}
Set up your preferred editor.