soundpool_macos 0.2.7 copy "soundpool_macos: ^0.2.7" to clipboard
soundpool_macos: ^0.2.7 copied to clipboard

discontinued
outdated

A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.

soundpool_macos #

A Flutter Sound Pool for playing short media files.

Entitlements #

To load sound file from network you need to add to your .entitlements files lines as below

<key>com.apple.security.network.client</key>
<true/>
0
likes
30
points
11.7k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, soundpool_platform_interface

More

Packages that depend on soundpool_macos