flutter_exoplayer
flutter_exoplayer copied to clipboard
Cache Audio for offline use
Is it possible to cache remotefiles on the user device to play them offline if the connection with the internet fails. Something like spotify does without downloading the whole file everytime ?
Yes, Spotify uses the same player like me (ExoPlayer), this feature will be added later to the library.