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

PlatformmacOS

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
130
pub points
70%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, soundpool_platform_interface

More

Packages that depend on soundpool_macos