# Flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Repository: https://github.com/flutter/flutter
Canonical: https://ross.abutalabs.com/products/flutter-2
Homepage: https://flutter.dev
Language: Dart
License: BSD-3-Clause
License Family: permissive
Topics: mobile, android, ios, material-design, dart, skia, web, web-framework, windows, macos, fuchsia, dart-platform, linux-desktop, app-framework, desktop, cross-platform, flutter, flutter-package, mobile-development
Last push: 2026-08-27T00:06:00+00:00

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

## Adoption (not part of the score)
Stars 178663, forks 31003 (observed 2026-08-28T04:12:24.464608+00:00)

## What it is
Flutter is Google's open-source UI SDK for building natively compiled applications for mobile, web, and desktop from a single Dart codebase. It provides a rich widget catalog, pixel-level rendering control via Skia/Impeller, and hot reload for fast development.

## Use cases
- build an ios and android app from one codebase
- create a cross-platform desktop application
- build a mobile app with material design
- develop a progressive web app with dart
- ship a beautiful ui without writing platform-specific code
- prototype mobile apps quickly with hot reload

## When to choose
- you want one codebase targeting mobile, web, and desktop
- you need highly custom, pixel-perfect ui and animations
- your team prefers dart and a batteries-included widget set
- you want fast iteration with hot reload

## When to avoid
- you need deep native platform integration or platform-specific look via native controls
- your team is invested in react native or native swift/kotlin ecosystems
- you need very small app binaries or minimal startup overhead
- you are building a content-heavy seo-critical website

## Facets
- artifact type: framework
- maturity: stable
- function: mobile-framework, frontend-framework, ui-components, desktop-framework, web-framework, sdk
- domain: mobile-development, cross-platform, web-development, desktop-applications, frontend
- platform: windows, cross-platform
- tags: flutter, dart, material-design, skia, single-codebase, widgets, google, android, ios, macos, linux, web-server

## Member repositories
- flutter/flutter (main) score 67
- flutter/samples (examples) score 76
- flutter/packages (sdk) score 77
- flutter/website (docs) score 77
- flutter/flutter-intellij (plugin) score 77
- flutter/devtools (plugin) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:24.464608+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-29T16:10:46.090306+00:00, confidence not recorded.
  - readme: https://github.com/flutter/flutter (fetched 2026-08-28T04:12:24.464608+00:00, sha 42d2aacbc915)
- Data as of 2026-08-30T08:39:29.467469+00:00.
