cache_audio_player 1.0.0 copy "cache_audio_player: ^1.0.0" to clipboard
cache_audio_player: ^1.0.0 copied to clipboard

A flutter plugin to play and **cache** audio files. Works for iOS and Android. The plugin uses 2 channels, one to communicate events from flutter to native, and an event channel to stream the state ch [...]

1.0.0 #

-Update to register listeners when setting up the player with a new url instead of on initializing the player. -When the event listener is removed don't stop the audio player, leave that to client. -If there is a url with http try to make it https on iOS, and allow it on Android.

0.0.1 #

Creates audio players that handle caching automatically in iOS and Android respectively.

6
likes
30
pub points
54%
popularity

Publisher

unverified uploader

A flutter plugin to play and **cache** audio files. Works for iOS and Android. The plugin uses 2 channels, one to communicate events from flutter to native, and an event channel to stream the state changes of the native players back to flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on cache_audio_player