flutter_exoplayer 0.2.1 copy "flutter_exoplayer: ^0.2.1" to clipboard
flutter_exoplayer: ^0.2.1 copied to clipboard

discontinued
outdated

A flutter plugin to play audio files using the Java ExoPlayer library.

Changelog #

0.2.1 #

  • Updated code efficiency.
  • Fixed some minor bugs.

0.2.0 #

  • Fixed player state handling completly.
  • Changed the behavior of the COMPLETED state to act similarly as PAUSED state.

0.1.0 #

  • Fixed player state handling.
  • added SetRepeatMode feature.

0.0.2 #

  • Changed the class name, Exoplayer => Audioplayer.
  • Added custom notification callback via stream (Dart side) in addition to the default (only Java side).

0.0.1 #

  • Initial Open Source release.
50
likes
0
pub points
71%
popularity

Publisher

unverified uploader

A flutter plugin to play audio files using the Java ExoPlayer library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on flutter_exoplayer