Skip to content

v0.1.2 Windows improvements

Compare
Choose a tag to compare
@alexmercerind alexmercerind released this 10 Aug 10:08
· 269 commits to master since this release
dae0f19

This new release of dart_vlc fixes & adds:

  • Now using flutter::TextureRegistrar for performant Video playback on Windows. (#54) (Thanks to @jnschulze).
  • Fixed autoStart in Player.open.
  • Fixed other crashes for Windows.
  • Improved stability.