fluttercommunity/chewie

option to remove large "play" button

Open

#494 aperta il 13 giu 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Dart (1076 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (2057 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor