Skip to content

v0.1.6 Let's Go

Compare
Choose a tag to compare
@alexmercerind alexmercerind released this 22 Aug 19:49
· 184 commits to master since this release

This new release of dart_vlc includes:

  • A hotfix update to fix a critical bug.
  • Fixed a critical bug that resulted in a crash upon opening more than one Media in Playlist (apologies).
  • Implemented media and playlist equality operators. (Thanks to @jnschulze).
  • Added Player.takeSnapshot to save snapshot of a playing video.