Flame
A Flutter based game engine. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 3237
- days_rel: 7
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
10732 stars · 1038 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flame is an open-source 2D game engine built on top of Flutter, providing a game loop, component system, collision detection, effects, particles, and input handling. It runs on mobile, desktop, and web and includes bridge packages for audio, physics, Tiled maps, and more.
Use cases
- build a 2d mobile game with flutter
- make a cross-platform game from a single codebase
- create a browser game with dart
- add collision detection and sprites to a flutter game
- build a roguelike or rpg in flutter
- ship a casual game to ios and android
When to choose
- you already know Flutter/Dart and want to build 2D games
- you need one codebase targeting mobile, desktop, and web
- you want a batteries-included engine with game loop, collisions, particles, and input out of the box
- you prefer a community-driven, MIT-licensed engine
When to avoid
- you need 3D rendering or advanced console-grade features
- you require maximum raw performance outside Flutter's rendering model
- your team works in Unity, Godot, or another non-Dart ecosystem
Facets
framework · maturity active
game-engine graphics animation gui cross-platform mobile-development web-development cross-platform flutter 2d-games dart game-loop collision-detection particles sprite-rendering game-development mobile desktop web-server
3 sources
- readme: https://github.com/flame-engine/flame · fetched 2026-08-28 · 19fe6e845e86
- homepage: https://flame-engine.org · fetched 2026-08-29 · 30ed09f9a58e
- site_page: https://docs.flame-engine.org/latest · fetched 2026-08-29 · 4f257339587a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flame-engine/flame | main | 95 |
| flame-engine/awesome-flame | docs | 73 |
For agents
markdown · JSON · MCP: product_card(name="flame-engine/flame")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem