fluttercommunity/chewie

option to remove large "play" button

Open

#494 建立於 2021年6月13日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Dart (1,076 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (2,057 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The large play button used in the updated MaterialControls is covering large part of the video when player is used in a list view widget.

Please add an option to disable/hide this "play" button or give an option to extend/overwrite MaterialControls class to customize controls UI. E.g. make _buildHitArea() non-private, or move CenterPlayButton creation into a separate non-private method.

貢獻者指南