fledge_audio 0.1.2 copy "fledge_audio: ^0.1.2" to clipboard
fledge_audio: ^0.1.2 copied to clipboard

Audio plugin for the Fledge ECS game framework. Provides music, sound effects, and 2D spatial audio using flutter_soloud.

Changelog #

0.1.2 - 2026-01-03 #

[Unreleased] #

Bug Fixes #

  • Update dependencies to latest stable versions
  • fledge: Update dependencies, upgrade melos to v7

Miscellaneous #

  • license: Remove whitespace from license files
  • Update license text
  • Bump versions

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-01-02 #

Added #

  • Initial release of fledge_audio
  • Background music playback with crossfading
  • Sound effect playback with volume control
  • AudioAssets resource for loading and managing audio files
  • World extension methods for playing audio (playSfx, playMusic)
  • AudioChannels for volume control (master, music, sfx, voice, ambient)
  • AudioListener component for spatial audio
  • AudioSource component for positional audio entities
  • Automatic pause on window focus loss
0
likes
0
points
413
downloads

Publisher

verified publisherfledge-framework.dev

Weekly Downloads

Audio plugin for the Fledge ECS game framework. Provides music, sound effects, and 2D spatial audio using flutter_soloud.

Homepage
Repository (GitHub)
View/report issues

Topics

#ecs #game-engine #audio #sound #flutter-games

License

unknown (license)

Dependencies

fledge_ecs, flutter, flutter_soloud, meta

More

Packages that depend on fledge_audio