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

FMOD Studio audio backend for flutter_scene. Implements the abstract audio contract from flutter_scene over the fmod package, against a user-supplied FMOD Engine SDK.

0.1.2 #

  • Widen the flutter_scene constraint to ^0.23.0. No API changes.

0.1.1 #

  • Add registerFmodAudioBackend(), so documents naming fmod as their audio engine realize an FmodAudioEngine.
  • Ship a flutter_scene_components.json manifest for the fmodEvent component, kept in sync by a test.
  • Fix codec round-trip losses and registry lifecycle holes in FmodEventCodec.
  • Require flutter_scene ^0.22.0.

0.1.0 #

  • Initial release. Implements the flutter_scene audio contract over FMOD Core, plus FMOD Studio banks, events, and buses, against a user-supplied FMOD Engine SDK.
0
likes
160
points
158
downloads

Documentation

API reference

Publisher

verified publisherbdero.dev

Weekly Downloads

FMOD Studio audio backend for flutter_scene. Implements the abstract audio contract from flutter_scene over the fmod package, against a user-supplied FMOD Engine SDK.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_scene, fmod, vector_math

More

Packages that depend on flutter_scene_fmod