---
title: Install Flutter on Linux | Snap Store
description: Get the latest version of Flutter for Linux - Build natively compiled
  mobile, web and desktop apps from a single codebase
url: https://snapcraft.io/flutter
---

# Flutter

[Flutter Team (flutter-team)](https://snapcraft.io/publisher/flutter-team "View all snaps from Flutter Team (flutter-team)")

* [Flutter Team (flutter-team)](https://snapcraft.io/publisher/flutter-team "View all snaps from Flutter Team (flutter-team)")
* [Development](https://snapcraft.io/search?categories=development)

latest/stable 0+git.c2bd43e

Install latest/stable of Flutter

---

**Install using the command line**

```
sudo snap install flutter --classic
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* flutter

---

### License

* BSD-3-Clause

---

### Last updated

* 13 September 2026 - latest/stable
* 13 September 2026 - latest/candidate

---

### Websites

* [flutter.dev](https://flutter.dev/ "https://flutter.dev/")

---

### Contact

* [github.com/flutter/flutter/issues](https://github.com/flutter/flutter/issues "https://github.com/flutter/flutter/issues")

---

### Command › Alias

* flutter.dart › dart

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/flutter#report-snap-modal)

---

* [Description](https://snapcraft.io/flutter#tab-description)
* [Security](https://snapcraft.io/flutter#tab-security)

#### Build natively compiled mobile, web and desktop apps from a single codebase

Flutter is an open-source SDK for building, testing, and deploying applications from a single codebase. Apps are written in Dart, which is included.

Key Features:

* Fast: Compiles to native ARM/x64 machine code for 60/120 fps performance.
* Productive: Iterate in milliseconds with Stateful Hot Reload.
* Flexible: Full pixel-level control with Material 3 and Cupertino widgets.
* Multi-Platform: Target iOS, Android, Web, Linux, macOS, and Windows.
* Extensible: Thousands of open-source packages on pub.dev.

Run `flutter doctor` after installing to check your setup.

From Linux you can build for Android, Linux, and the web. iOS and macOS
builds need a macOS host; Windows builds need Windows.

---

## Install Flutter on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/flutter/arch)

[### CentOS](https://snapcraft.io/install/flutter/centos)

[### Debian](https://snapcraft.io/install/flutter/debian)

[### elementary OS](https://snapcraft.io/install/flutter/elementary)

[### Fedora](https://snapcraft.io/install/flutter/fedora)

[### KDE Neon](https://snapcraft.io/install/flutter/kde-neon)

[### Kubuntu](https://snapcraft.io/install/flutter/kubuntu)

[### Manjaro](https://snapcraft.io/install/flutter/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/flutter/pop)

[### openSUSE](https://snapcraft.io/install/flutter/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/flutter/rhel)

[### Ubuntu](https://snapcraft.io/install/flutter/ubuntu)

[### Raspberry Pi](https://snapcraft.io/install/flutter/raspbian)
