- Code cleanups.
- Apply texture common release callback.
- Show first frame after player is prepared.
- Assign
on_completed_cb_
of player before callingplayer_set_play_position
to fix intermittent issue.
- Fix a freezing issue on Flutter 2.5 or above.
- Never return empty error messages to avoid null reference exceptions.
- Update video_player to 2.2.6 and update the example app.
- Minor cleanups.
- Fix
seekTo
so that it returns when seeking is completed.
- Update README.
- Update video_player to 2.2.3.
- Update video_player_platform_interface to 4.2.0.
- Update integration_test.
- Appaly new common texture APIs.
- Initial release.