Skip to main content
GameDev.net gamedev.net

Flame Engine News

The latest Flame Engine coverage curated for game developers.

Flame Engine flame_svg-v2.0.0 Released

Flame SVG v2.0.0 lands as a breaking release for Flame users working with vector assets. The big change is the removal of Svg.integralSize, which is now always on, so code …

Tech Flame Engine (GitHub Releases) · 3 weeks, 3 days ago
Flame Engine v1.38.2 Released

Flame Engine v1.38.2 is a small patch release focused on a lifecycle-queue bug fix. The engine now scans the queue without using its iterator in dequeueAdd and dequeueRemove, closing off …

Tech Flame Engine (GitHub Releases) · 3 weeks, 6 days ago
Flame Engine v1.38.1 Released

Flame Engine v1.38.1 is a patch release focused on compatibility and input handling. It updates the engine for Flutter 3.47, fixes hit testing so every input-callback mixin is recognized, and …

Tech Flame Engine (GitHub Releases) · 4 weeks ago
Flame Engine flame_forge2d-v0.20.0 Released

flame_forge2d v0.20.0 lands with a breaking migration to the Box2D v3-based forge2d backend. The update also adds compatibility with Flutter 3.47, so projects pinned to older physics assumptions may need …

Tech Flame Engine (GitHub Releases) · 1 month ago
Flame Engine v1.38.0 Released

Flame Engine v1.38.0 lands with breaking changes, led by input-system work that makes gesture registration more resilient and adds new callbacks for long press, scroll, tertiary tap, and hover cancel. …

Tech Flame Engine (GitHub Releases) · 2 months ago