minisound_web 1.4.0
minisound_web: ^1.4.0 copied to clipboard
Web implementation of the Minisound package.
1.4.0 #
Added an ability to add delay between loops. Changed behavoiur when playing sound while already playing: stops and starts again instead of doing nothing.
1.3.8 #
Changed dependency for the older js
due to compatibility issues.
1.3.7 #
1.3.6 #
Unnecessary flutter
dependency removed.
1.3.5 #
Changed dependency for the newest js
.
1.3.4 #
Changed dependency for the newest minisound_platform_intergace
.
1.3.3 #
Changed dependency newer minisound_platform_intergace
.
1.3.0 #
Slightly changed error messages.
Added looping feature.
Volume now can exceed 1
(needs proper testing on different platforms).
1.2.0 #
Changed error handling. It helps to avoid some crashes during runtime.
1.1.0 #
Sound loading was slightly changed.
1.0.0 #
Initial release.