Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4198
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
178663 stars · 31003 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity stable
mobile-framework frontend-framework ui-components desktop-framework web-framework sdk mobile-development cross-platform web-development desktop-applications frontend windows cross-platform flutter dart material-design skia single-codebase widgets google android ios macos linux web-server
1 source
- readme: https://github.com/flutter/flutter · fetched 2026-08-28 · 42d2aacbc915
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flutter/flutter | main | 67 |
| flutter/samples | examples | 76 |
| flutter/packages | sdk | 77 |
| flutter/website | docs | 77 |
| flutter/flutter-intellij | plugin | 77 |
| flutter/devtools | plugin | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem