Other Modules

forge2d

This module provides Dart bindings for the Box2D physics engine, running natively on mobile and desktop and as WebAssembly on the web. It can be used in any Dart project; use bridge package flame_forge2d in order to add it into a Flame game.

jenny

This module lets you add interactive dialogue into your game. The module itself handles Yarn scripts and the dialogue runtime; use bridge package flame_jenny in order to add it into a Flame game.

oxygen

Oxygen is deprecated and no longer maintained, and we do not recommend using it. The Flame Component System is as efficient in almost all cases.