just_audio 0.1.9 copy "just_audio: ^0.1.9" to clipboard
just_audio: ^0.1.9 copied to clipboard

outdated

Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background.

0.1.9 #

  • Bug fixes.

0.1.8 #

  • Reduce distortion at slow speeds on iOS

0.1.7 #

  • Minor bug fixes.

0.1.6 #

  • Eliminate event lag over method channels.
  • Report setUrl errors on Android.
  • Report Icy Metadata on Android.
  • Bug fixes.

0.1.5 #

  • Update dependencies and documentation.

0.1.4 #

  • Add MacOS implementation.
  • Support cross-platform redirects on Android.
  • Bug fixes.

0.1.3 #

  • Fix bug in web implementation.

0.1.2 #

  • Broadcast how much audio has been buffered.

0.1.1 #

  • Web implementation.
  • iOS option to minimize stalling.
  • Fix setAsset on iOS.

0.1.0 #

  • Separate buffering state from PlaybackState.
  • More permissive state transitions.
  • Support playing local files on iOS.

0.0.6 #

  • Bug fixes.

0.0.5 #

  • API change for audio clipping.
  • Performance improvements and bug fixes on Android.

0.0.4 #

  • Remove reseeking hack.

0.0.3 #

  • Feature to change audio speed.

0.0.2 #

  • iOS implementation for testing (may not work).

0.0.1 #

  • Initial release with Android implementation.
3351
likes
0
pub points
99%
popularity

Publisher

verified publisherryanheise.com

Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter, flutter_web_plugins, path, path_provider, rxdart

More

Packages that depend on just_audio