flame_audio 0.1.0-rc3 flame_audio: ^0.1.0-rc3 copied to clipboard
Audio support for the Flame game engine. This containst all audio related code will live in the future, using the audioplayers package.
flame_audio #
Adds audio support for Flame using the audioplayers package.
This package makes it easy to add audio capabilities to your games, integrating https://github.com/luanpotter/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.