flame-engine.org

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

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

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

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

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

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

109
likes
150
points
26.8k
downloads
Audio support for the Flame game engine, basically a thin wrapper around the audioplayers package. #flame#audio

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

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

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

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

flame_forge2dcopy "flame_forge2d: ^0.19.3+7" to clipboard
flame_forge2d: ^0.19.3+7 copied to clipboard

81
likes
160
points
1.21k
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_rivecopy "flame_rive: ^1.11.2" to clipboard
flame_rive: ^1.11.2 copied to clipboard

42
likes
160
points
2.3k
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_tiledcopy "flame_tiled: ^3.1.2" to clipboard
flame_tiled: ^3.1.2 copied to clipboard

69
likes
150
points
3.34k
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_riverpodcopy "flame_riverpod: ^5.5.5" to clipboard
flame_riverpod: ^5.5.5 copied to clipboard

33
likes
160
points
1.44k
downloads
Helpers for using Riverpod - a reactive caching and data-binding framework, in conjunction with Flame.#flame#state-management

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

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