sound_effect 0.1.0 copy "sound_effect: ^0.1.0" to clipboard
sound_effect: ^0.1.0 copied to clipboard

Play short audio clips with the lowest latency.

0.1.0 #

  • Allow playing multiple sounds at the same time, with the maxStreams parameter in initialize.
  • Run iOS platform side handlers in a background thread.

0.0.2 #

  • Make sure the sound is loaded when load's Future is resolved on Android.

0.0.1 #

Initial release:

  • Added load function to load a sound file from a path
  • Added play function to play a sound
1
likes
150
points
810
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.04 - 2025.03.19

Play short audio clips with the lowest latency.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sound_effect