mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-15 04:09:43 +08:00
* 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
flame_audio
Adds audio support for Flame using the audioplayers package.
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
- The Flame Engine team, who is continuously working on maintaining and improving Flame.
- luanpotter's audioplayers lib, which was originally a fork from rxlabz's audioplayer.