howler 1.0.5 howler: ^1.0.5 copied to clipboard
Audio library for the modern web. This makes working with audio in Dart easy and reliable across many platforms. (Port of howler.js to Dart)
1.0.5 #
- swiss_knife: ^2.3.3
- Fix bug: null pointer when playing the same sample many consecutive times (thanks to https://github.com/ferni).
- Upgrades SDK to 2.6.0
1.0.4 #
- Upgrade dependencies.
1.0.1 #
- Added logo images.
1.0.0 #
- Ported Howler.js to Dart. Original project: https://github.com/goldfire/howler.js
- Initial version, created by Stagehand