Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 701 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 701 Bytes

0.1.2

  • Added ability to receive notifications when a players isPlaying state changes.

0.1.1

  • Update to exoplayer 2.14.0

0.1.0

  • Migrate to null safety

0.0.5

  • Added method for getting playback position for an audiofile
  • Added ability to delegate native implementation in iOS

0.0.4

  • Better handling on iOS when an asset is not found

0.0.3

  • Adding optional package name parameter when using assets

0.0.2

  • Adding isLoaded method
  • Adding dispose method
  • Fixing iOS issues

0.0.1

  • Adding initial implementation