# Flutter

The Flutter engine

Repository: https://github.com/flutter-team-archive/engine
Canonical: https://ross.abutalabs.com/products/flutter
Homepage: https://flutter.dev
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: c-plus-plus
Archived: true
Last push: 2025-02-25T19:35:27+00:00
Link (homepage): https://flutter.dev
Link (site_page): https://flutter.dev/google-integrations
Link (site_page): https://docs.flutter.dev
Link (site_page): https://docs.flutter.dev/install
Link (site_page): https://docs.flutter.dev/get-started

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 8, release rhythm 35, longevity 100
- inputs: {"age_days": 4066, "days_push": 554, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7577, forks 5945 (observed 2026-08-28T04:10:01.739451+00:00)

## What it is
Flutter is Google's open-source UI framework for building natively compiled applications for mobile, web, desktop, and embedded devices from a single Dart codebase. The flutter/plugins repository contains the Flutter team's first-party plugins for accessing platform-specific APIs, though it has been archived and development moved to the flutter/packages repository.

## Use cases
- build ios and android apps from one codebase
- cross-platform mobile app development framework
- access native device apis like camera in flutter
- build desktop and web apps with dart
- find first-party flutter plugins for platform channels

## When to choose
- you want a single codebase targeting mobile, web, and desktop
- you need pixel-perfect custom UI with hot reload productivity
- you want first-party, well-maintained plugins for platform APIs
- you prefer Dart and a widget-based development model

## When to avoid
- you need a tiny app footprint or minimal runtime overhead
- your team is deeply invested in native Swift/Kotlin toolchains
- you need direct access to this archived plugins repo - use flutter/packages instead
- you require heavy platform-specific UI conventions over custom rendering

## Facets
- artifact type: framework
- maturity: stable
- function: mobile-framework, ui-components, state-management, testing, developer-tools
- domain: mobile-development, cross-platform, web-development, desktop-applications, frontend
- platform: cross-platform, windows
- tags: flutter, dart, flutter-plugins, hot-reload, single-codebase, google, widget-based-ui, archived-repo, android, ios, web-server, macos, linux

## Member repositories
- flutter-team-archive/engine (main) score 10
- flutter-team-archive/plugins (plugin) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:01.739451+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-29T17:02:29.296423+00:00, confidence not recorded.
  - readme: https://github.com/flutter-team-archive/engine (fetched 2026-08-28T04:10:01.739451+00:00, sha 1e512ba7dcdb)
  - homepage: https://flutter.dev (fetched 2026-08-29T08:00:42.883291+00:00, sha 9723b3990dd3)
  - site_page: https://docs.flutter.dev (fetched 2026-08-29T08:00:42.892044+00:00, sha 59ed992b79c8)
  - site_page: https://docs.flutter.dev/install (fetched 2026-08-29T08:00:42.894112+00:00, sha 95f992a685c6)
  - site_page: https://docs.flutter.dev/get-started (fetched 2026-08-29T08:00:42.896603+00:00, sha b8bac0529d30)
  - site_page: https://flutter.dev/google-integrations (fetched 2026-08-29T08:00:42.889660+00:00, sha c8821d8504e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
