flame-engine.org

  • Packages
Results 37 packages owned by flame-engine.org
Sort by

flamecopy "flame: ^1.34.0" to clipboard
flame: ^1.34.0 copied to clipboard

2.25k
likes
160
points
149k
downloads
A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.#flame#game-engine#games#animations
screenshot

flame_audiocopy "flame_audio: ^2.11.12" to clipboard
flame_audio: ^2.11.12 copied to clipboard

107
likes
160
points
35.2k
downloads
Audio support for the Flame game engine, basically a thin wrapper around the audioplayers package. #flame#audio

forge2dcopy "forge2d: ^0.14.2+1" to clipboard
forge2d: ^0.14.2+1 copied to clipboard

133
likes
160
points
14.9k
downloads
A 2D physics engine for Dart (based on Box2D), also works with the Flame game engine in Flutter

flame_forge2dcopy "flame_forge2d: ^0.19.2+2" to clipboard
flame_forge2d: ^0.19.2+2 copied to clipboard

75
likes
160
points
6.11k
downloads
Forge2D (Box2D) support for the Flame game engine. This uses the forge2d package and provides wrappers and components to be used inside Flame.#flame#forge2d#physics

flame_tiledcopy "flame_tiled: ^3.0.9" to clipboard
flame_tiled: ^3.0.9 copied to clipboard

66
likes
160
points
3.42k
downloads
Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.#flame#tiled#tilemap

flame_bloccopy "flame_bloc: ^1.12.19" to clipboard
flame_bloc: ^1.12.19 copied to clipboard

55
likes
160
points
3.45k
downloads
Integration for the Bloc state management library to Flame games.#flame#state-management

flame_svgcopy "flame_svg: ^1.11.18" to clipboard
flame_svg: ^1.11.18 copied to clipboard

26
likes
160
points
9.53k
downloads
Package to add SVG rendering support for the Flame game engine#flame#svg#vector-graphics

flame_rivecopy "flame_rive: ^1.10.21" to clipboard
flame_rive: ^1.10.21 copied to clipboard

38
likes
160
points
1.89k
downloads
Rive support for the Flame game engine. This uses the rive package and provides wrappers and components to be used inside Flame.#flame#rive#animations

flame_texturepackercopy "flame_texturepacker: ^5.0.3" to clipboard
flame_texturepacker: ^5.0.3 copied to clipboard

15
likes
160
points
27.4k
downloads
A simple plugin for the Flame Engine to import spritesheets generated by the TexturePacker tool.#flame#spritesheet

flame_behaviorscopy "flame_behaviors: ^1.3.1" to clipboard
flame_behaviors: ^1.3.1 copied to clipboard

34
likes
160
points
1.28k
downloads
Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, originally built by Very Good Ventures.