Other Modules¶
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.
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 is deprecated and no longer maintained, and we do not recommend using it. The Flame Component System is as efficient in almost all cases.
The content on this page is licensed under the CC BY 4.0 License,
and code samples under the MIT License.