- Add
isPlaying
functionality with VideoPlayerController.
- Add ELinuxVideoPlayer (VideoPlayerPlatform for eLinux) for flutter 3.13.
- Update flutter/dart-sdk versions in environment for flutter 3.13.0.
- Improve playback performance if GstEGLImage is avalable.
- Update for video_player_platform_interface v5.1.1 / video_player v2.4.7 / flutter 3.3.0
- Fix missing include.
- Upgrade video_player_platform_interface from 4.1.0 to 4.2.0.
- Refactor example source code.
- Improve the error handling.
- Add the missing mutex.
- Changed to send stream completed messages from main thread.
- Temporarily disable auto-repeat.
- Update the elinux template of the example app.
- First release.