v0.1.2 Windows improvements
This new release of dart_vlc fixes & adds:
- Now using
flutter::TextureRegistrar
for performantVideo
playback on Windows. (#54) (Thanks to @jnschulze). - Fixed
autoStart
inPlayer.open
. - Fixed other crashes for Windows.
- Improved stability.