soundpool_macos 0.2.7 soundpool_macos: ^0.2.7 copied to clipboard
A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.
0.2.7 #
- Bugfix: add missing function
0.2.6 (DO NOT USE) #
- Bugfix: guard against invalid values of
poolId
parameter
0.2.5 #
- Bugfix: guard against invalid values of
soundId
parameter
0.2.4 #
- Bugfix: app not building due to missing class
0.2.3 #
- Bugfix (#37) - stop not working correctly on iOS/macOS
0.2.2 #
- Bugfix: sound not played anymore after stopping
0.2.0 #
- Initial release