- fixed dart vlc initialize
- updated dart vlc version
- separated init dart vlc to try fixing ffi for web
- initial videoPlayer with null fixed
- button sizing improved
- windows window overflow fixed(when returning from full screen)
- timer is null in some cases
[Windows] optional ability to restore app hotkeys [Windows] fix of null-check exception on pushing player's mute button both by nikitatg
Due to dart vlc update BREAKING CHANGES Removed macOS support
- Removed use native view from example due to instability.
- Fixed Error in example code.
- Removed pubspec web support (since web doesn't work at the moment)
- Edited readme.
- Initial release.