Files
flame/packages/flame_audio
Lukas Klingsbo 2a7af3730b Independent test helpers (#957)
* Independent test helpers

* Relative test helper path

* Fix imports

* Fix pubspec description

* Less tested lines, since the moved lines were in tests

* Move to canvas_test
2021-09-16 13:24:45 +02:00
..
2021-09-15 00:17:49 +02:00
2021-09-16 13:24:45 +02:00
2021-09-15 14:22:45 +02:00

flame_audio

flame

Adds audio support for Flame using the audioplayers package.

Test


This package makes it easy to add audio capabilities to your games, integrating Audioplayers features seamless into your Flame game code.

Add this as a dependency alongside Flame v1 to your game if you want to play background music, ambient sounds, sound effects, etc.

Credits