Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 756 Bytes

File metadata and controls

44 lines (25 loc) · 756 Bytes

NEXT

  • Code cleanups.

2.3.2

  • Apply texture common release callback.

2.3.1

  • Show first frame after player is prepared.
  • Assign on_completed_cb_ of player before calling player_set_play_position to fix intermittent issue.

2.3.0

  • 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.

2.2.2

  • Fix seekTo so that it returns when seeking is completed.

2.2.1

  • Update README.

2.2.0

  • Update video_player to 2.2.3.
  • Update video_player_platform_interface to 4.2.0.

2.0.1

  • Update integration_test.

2.0.0

  • Appaly new common texture APIs.

1.0.0

  • Initial release.