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

Platformweb

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

2.3.0 #

Update for Dart 3.0 and Flutter 3.10

2.2.0 #

Update for Flutter 2.10

2.1.0 #

Support for platform-specific options

2.0.0-nullsafety.0 #

Null-safety support

1.0.3 #

  • Support repeating sound in play()
  • Fallback to stop() when pause() was requested

1.0.2 #

  • Fix iOS building issues

1.0.1 #

  • Homepage url fix

1.0.0 #

  • Initial release
1
likes
120
pub points
75%
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, flutter_web_plugins, http, soundpool_platform_interface

More

Packages that depend on soundpool_web