# sony/flutter-embedded-linux

Embedded Linux embedding for Flutter

Repository: https://github.com/sony/flutter-embedded-linux
Canonical: https://ross.abutalabs.com/products/flutter-embedded-linux
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: flutter, embedded-linux, embedded-systems, linux
Last push: 2025-07-25T23:42:29+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 33, release rhythm 40, longevity 100
- inputs: {"age_days": 2008, "days_push": 404, "days_rel": 404, "gap_med": 10, "n_releases_24m": 18}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1344, forks 168 (observed 2026-08-28T04:04:27.105634+00:00)

## What it is
A non-official Flutter embedder for embedded Linux systems, implemented in C++ without X11 or GTK dependencies. It supports Wayland and DRM (GBM/EGLStream) display backends and targets Arm64 devices.

## Use cases
- run Flutter apps on embedded Linux devices
- build a Flutter UI for an Arm64 single-board computer
- render Flutter without X11 using DRM/GBM
- deploy Flutter to Wayland-based embedded products
- integrate Flutter into Yocto-based embedded builds
- use Flutter on NVIDIA devices with EGLStream

## When to choose
- you need a lightweight Flutter embedder for embedded Linux without GTK/X11
- your target is Arm64 embedded hardware with Wayland or DRM display
- you want API compatibility with Flutter desktop embedders on constrained devices

## When to avoid
- you target desktop Linux where the official Flutter desktop embedder suffices
- you need Arm 32-bit (ARMv7/armhf) support, which is unconfirmed
- you want official, mainline Flutter engine support

## Facets
- artifact type: library
- maturity: active
- function: embedded, gui, graphics
- domain: embedded-systems, cross-platform, developer-tools
- platform: embedded, cpp
- tags: flutter, flutter-embedder, wayland, drm, arm64, yocto, linux

## Member repositories
- sony/flutter-embedded-linux (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.105634+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:51.038047+00:00, confidence not recorded.
  - readme: https://github.com/sony/flutter-embedded-linux (fetched 2026-08-28T04:04:27.105634+00:00, sha d484d603f023)
- Data as of 2026-08-30T08:39:29.467469+00:00.
